This repository was archived by the owner on Oct 25, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +54
-1
lines changed
Expand file tree Collapse file tree 1 file changed +54
-1
lines changed Original file line number Diff line number Diff line change 22
33### MySQL server
44- created an user called ` local ` (password ` local ` ) with root privilegies
5- - root password is ` vagrant `
5+ - root password is ` vagrant ` (in box version >= 1.1.0 user ` root ` can only login through unix socket)
66
77### Apache server
88- ServerName is ` vagrant `
3838
3939### Box code: ` giuseppemorelli/lamp-stack `
4040
41+ ## 1.1.0
42+
43+ ** OS** : debian/stretch 9.3.0 64bit
44+
45+ - apache2 2.4.25
46+ - [ composer] ( https://getcomposer.org/ ) 1.6.2
47+ - curl 7.52.1
48+ - git 2.11.0
49+ - [ git up] ( https://github.com/msiemens/PyGitUp ) (plugin for git - python version) 1.4.6
50+ - htop
51+ - iotop
52+ - jpegoptim 1.4.4
53+ - mailutils
54+ - [ mailhog] ( https://github.com/mailhog/MailHog ) 1.0.0
55+ - mc (midnight commander)
56+ - mariadb 10.1.26
57+ - mysqltuner 1.6.18
58+ - optipng 0.7.6
59+ - phpmyadmin 4.7.7 - all languages
60+ - pip (python package manager)
61+ - redis server
62+ - tig
63+
64+ - Magento Utils:
65+ - [ modman] ( https://github.com/colinmollenhour/modman ) 1.12
66+ - [ n98-magerun] ( https://github.com/netz98/n98-magerun ) 1.100.0
67+ - [ n98-magerun2] ( https://github.com/netz98/n98-magerun2 ) 2.0.0
68+
69+ - PHP
70+ - php7.0 7.0.27
71+ - php7.0-cli
72+ - php7.0-dev
73+ - php7.0-gd
74+ - php7.0-intl
75+ - php7.0-mcrypt
76+ - php7.0-mysql
77+ - php7.0-mbstring
78+ - php7.0-xml
79+ - php7.0-xsl
80+ - php7.0-zip
81+ - php7.0-json
82+ - php7.0-xdebug
83+ - php7.0-soap
84+ - php-pear
85+
86+ - [ Node.js] ( https://nodejs.org/en/ ) 6.9.1 LTS
87+ - [ bower] ( https://bower.io/ ) 1.8.0
88+ - [ grunt] ( http://gruntjs.com/ ) 1.0.1
89+ - [ grunt-cli] ( http://gruntjs.com/ ) 1.2.0
90+ - [ gulp-cli] ( http://gulpjs.com/ ) 1.2.2
91+
92+ ---
93+
4194## 1.0.3
4295
4396** OS** : debian/jessie 8.6.1 64bit
You can’t perform that action at this time.
0 commit comments