VDI Server
Development environment with VirtualBox
Installed softwares
- MySQL 5.5.31
- PostgreSQL 9.1.9
- PHP 5.4.17
- Apache 2.2.22
- Lighttpd 1.4.31
- nginx 1.4.1
- Java 1.6.0
- Subversion 1.6.17
- Git 1.7.10.4
- Ruby 1.9.1
- Sass 3.2.9
- Compass 0.12.2
- memcached 1.4.13
- Composer
Frequently asked questions
- How to start lighttpd by default?
- You can change the boot sequence in
vdisystem/boot.sh
and uncomment the section about lighttpd.
- What is the login and password of mysql?
- The login "
root
" and password "dede
" are used for every authentication.
- Why database files of PostgreSQL are not in the vdisystem?
- Because the application does not allow this kind of file permissions.
ChangeLog
-
2.0.1
- Install php5-fpm (for nginx)
- nginx config is now available in vdisystem
- php5 config is now available in vdisystem
- lighttpd config is now available in vdisystem
-
2.0.0
- Upgrade to Debian Wheezy
- Upgrade PHP to 5.4.17
- Upgrade Apache to 2.2.22
- Upgrade Lighttpd to 1.4.31
- Upgrade MySQL to 5.5.31
- Upgrade Subversion to 1.6.17
- Upgrade Git to 1.7.10.4
- Upgrade Sass to 3.2.9
- Upgrade Compass to 0.12.2
- Upgrade memcached to 1.4.13
- Install PostgreSQL
-
1.6.0
- Install cURL 7.21.0
- Install Composer
- Update nginx to 1.4.1
-
1.5.1
- Update Guest Additions for VirtualBox 4.2
- Update nginx to 1.2.5
- Update PHP to 5.3.18
-
1.5.0
- Install memcached 1.4.5
- Update nginx to 1.2.3
- Update PHP to 5.3.16
-
1.4.2
-
1.4.1
- Update nginx to 1.2.0
- Update MySQL to 5.1.62
- Update PHP to 5.3.13
-
1.4.0
- Install ruby 1.9.1
- Install sass 3.1.7
- Install compass 0.11.5
- Update nginx to 1.0.6
- Update PHP to 5.3.8
-
1.3.2 :
- Install php5-curl and php5-xmlrpc
-
1.3.1 :
-
1.3.0 :
- Install subversion and git
- Update nginx
- Configure console-tools
-
1.2.0 :
- Install pdftk and imagemagick
- Update mysql-server and nginx
- Configure exim4
-
1.1.0 :
- Add custom bashrc to vdisystem
- Install default-jre
-
1.0.0 : First release