mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-29 00:58:50 +00:00
45 lines
1.1 KiB
ReStructuredText
45 lines
1.1 KiB
ReStructuredText
|
Once everything is installed and setup correctly, you might be interested in a few follow-up topics.
|
||
|
|
||
|
Use bundled batteries
|
||
|
---------------------
|
||
|
|
||
|
The Devilbox ships most common Web UIs accessible from the intranet.
|
||
|
|
||
|
.. seealso::
|
||
|
* :ref:`devilbox_intranet_adminer`
|
||
|
* :ref:`devilbox_intranet_phpmyadmin`
|
||
|
* :ref:`devilbox_intranet_phppgadmin`
|
||
|
* :ref:`devilbox_intranet_phpredmin`
|
||
|
|
||
|
Enhance the Devilbox
|
||
|
--------------------
|
||
|
|
||
|
Go ahead and make the Devilbox more smoothly by setting up its core features.
|
||
|
|
||
|
.. seealso::
|
||
|
* :ref:`setup_valid_https`
|
||
|
* :ref:`setup_auto_dns`
|
||
|
* :ref:`configure_php_xdebug`
|
||
|
|
||
|
Add services
|
||
|
------------
|
||
|
|
||
|
In case your framework/CMS requires it, attach caching, queues, database or performance tools.
|
||
|
|
||
|
.. seealso::
|
||
|
|
||
|
* :ref:`custom_container_enable_blackfire`
|
||
|
* :ref:`custom_container_enable_rabbitmq`
|
||
|
* :ref:`custom_container_enable_solr`
|
||
|
* :ref:`custom_container_enable_varnish`
|
||
|
|
||
|
Container tools
|
||
|
---------------
|
||
|
|
||
|
Stay inside the container and use what's available.
|
||
|
|
||
|
.. seealso::
|
||
|
|
||
|
* :ref:`available_tools`
|
||
|
* :ref:`source_code_analysis`
|