Documentation | Chat | Forum |
---|---|---|
devilbox.readthedocs.io | gitter.im/devilbox | coming soon |
Apache | Nginx | PHP | MySQL | MariaDB | Percona | PgSQL | Redis | Memcached | MongoDB |
---|---|---|---|---|---|---|---|---|---|
2.2 | stable | 5.4 | 5.5 | 5.5 | 5.5 | 9.1 | 2.8 | 1.4.21 | 2.8 |
2.4 | mainline | 5.5 | 5.6 | 10.0 | 5.6 | 9.2 | 3.0 | 1.4.22 | 3.0 |
5.6 | 5.7 | 10.1 | 5.7 | 9.3 | 3.2 | 1.4.23 | 3.2 | ||
7.0 | 8.0 | 10.2 | 9.4 | 4.0 | 1.4.24 | 3.4 | |||
7.1 | 10.3 | 9.5 | ... | 3.5 | |||||
7.2 | 9.6 | 1.5.2 | |||||||
10.0 | latest |
:star: Auto virtual hosts | New virtual hosts are created automatically and instantly whenever you add a project directory. This is done internally via vhost-gen and watcherd. |
:star: Automated SSL certificate generation | SSL certificates are automatically created for each vhost and signed by the Devilbox CA. |
:star: Unlimited vhosts | Run as many projects as you need with a single instance of the devilbox. |
:star: Custom vhosts | You can overwrite and customise the default applied vhost configuration for every single vhost. |
:star: Custom domains | Choose whatever development domain you desire: *.loc , *.local , *.dev or use real domains as well: *.example.com |
:star: Auto DNS | An integraded BIND server is able to create DNS entries automatically for your chosen domains. |
:star: Custom PHP config | Overwrite any setting for PHP. |
:star: Custom PHP modules | Load custom PHP modules on the fly. |
:star: Email catch-all | All outgoing emails are catched and will be presented in the included intranet. |
:star: Self-validation | Projects and configuration options are validated and marked in the intranet. |
:star: Xdebug | Xdebug and a full blown PHP-FPM server is ready to serve. |
:star: Many more | See Documentation for all available features. |
:open_file_folder: | phpMyAdmin |
:open_file_folder: | Adminer |
:bar_chart: | OpCache GUI |
:email: | Mail viewer |
:wrench: awesome-ci | A set of tools for static code analysis:file-cr , file-crlf , file-empty , file-nullbyte-char , file-trailing-newline , file-trailing-single-newline , file-trailing-space , file-utf8 , file-utf8-bom , git-conflicts , git-ignored , inline-css , inline-js , regex-grep , regex-perl , syntax-bash , syntax-css , syntax-js , syntax-json , syntax-markdown , syntax-perl , syntax-php , syntax-python , syntax-ruby , syntax-scss , syntax-sh |
:wrench: laravel installer | laravel is a command line tool that lets you easily install the Laravel framework. |
:wrench: phalcon devtools | phalcon is a command line tool that lets you easily install the PhalconPHP framework. |
:wrench: symfony installer | symfony is a command line tool that lets you easily install the Symfony framework. |
:wrench: wp-cli | wp is a command line tool that lets you easily install Wordpress. |