VM info - OggettoWeb/boilerplate GitHub Wiki
VM info
By default boilerplate setup provides the following configuration:
- 64 bit Debian Linux (7.4)
- MySQL 5.5
- PHP 5.4 with the following modules: curl,mcrypt,gd,mysql,xdebug,php-dev,weakref(from pecl)
- NGINX webserver + php-fpm
- Composer binary + default composer.json file with the following modules:
- Oggetto Ajax module for ajax responses
- Ecomdev PHPUnit module for unit testing
- PHP code sniffer with Oggetto coding standard
 
- RabbitMQ message queue
- PHPMyAdmin