devilbox/docs/index.rst
2018-08-12 13:20:17 +02:00

4.2 KiB

Devilbox documentation

The Devilbox is a modern dockerized LAMP and MEAN stack for local development on Linux, MacOS and Windows.

It allows you to have an unlimited number of projects ready without having to install any external software and without having to configure any virtual hosts. As well as providing a very flexible development stack that you can run offline. (Internet is only required to initially pull docker container).

The only thing you will have to do is to create a new directory on the filesystem and your virtual host is ready to be served with your custom domain.

Important

read_first Ensure you have read this document to understand how this documentation works.

read-first features devilbox-purpose

getting-started/prerequisites getting-started/install-the-devilbox getting-started/start-the-devilbox getting-started/devilbox-intranet getting-started/directory-overview getting-started/create-your-first-project getting-started/enter-the-php-container getting-started/change-container-versions

intermediate/setup-auto-dns intermediate/setup-valid-https intermediate/configure-php-xdebug intermediate/enable-disable-php-modules intermediate/read-log-files intermediate/email-catch-all intermediate/add-custom-environment-variables intermediate/work-inside-the-php-container intermediate/source-code-analysis intermediate/best-practice

advanced/customize-php-globally advanced/customize-webserver-globally advanced/connect-to-host-os advanced/connect-to-other-docker-container advanced/connect-to-external-hosts advanced/add-custom-cname-records advanced/add-your-own-docker-image advanced/overwrite-existing-docker-image

vhost-gen/virtual-host-templates vhost-gen/customize-all-virtual-hosts-globally vhost-gen/customize-specific-virtual-host vhost-gen/example-add-subdomains

custom-container/integrate-mailhog

corporate-usage/shared-devilbox-server-in-lan corporate-usage/use-external-databases

maintenance/checkout-different-devilbox-release maintenance/remove-stopped-container maintenance/update-the-devilbox maintenance/remove-the-devilbox maintenance/backup-and-restore-mysql maintenance/backup-and-restore-pgsql maintenance/backup-and-restore-mongo

configuration-files/env-file configuration-files/docker-compose-yml configuration-files/docker-compose-override-yml configuration-files/apache-conf configuration-files/nginx-conf configuration-files/php-ini configuration-files/php-fpm-conf configuration-files/my-cnf configuration-files/bashrc-sh

examples/setup-cakephp examples/setup-codeigniter examples/setup-craftcms examples/setup-drupal examples/setup-joomla examples/setup-laravel examples/setup-magento examples/setup-phalcon examples/setup-photon-cms examples/setup-presta-shop examples/setup-shopware examples/setup-symfony examples/setup-typo3 examples/setup-wordpress examples/setup-yii examples/setup-zend examples/setup-other-frameworks

readings/syncronize-container-permissions readings/available-container readings/available-tools

support/artwork support/blogs-videos-and-use-cases support/troubleshooting support/faq support/howto