2019-03-07 15:35:54 +00:00
|
|
|
.. include:: /_includes/snippets/__ANNOUNCEMENTS__.rst
|
|
|
|
|
2018-03-11 11:33:54 +00:00
|
|
|
.. _available_container:
|
|
|
|
|
|
|
|
*******************
|
|
|
|
Available container
|
|
|
|
*******************
|
2018-03-11 16:39:29 +00:00
|
|
|
|
|
|
|
.. note::
|
|
|
|
:ref:`start_the_devilbox`
|
|
|
|
Find out how to start some or all container.
|
|
|
|
|
2018-08-15 17:53:06 +00:00
|
|
|
The following tables give you an overview about all container that can be started.
|
2018-03-11 16:39:29 +00:00
|
|
|
When doing a selective start, use the ``Name`` value to specify the container to start up.
|
|
|
|
|
2018-08-15 17:53:06 +00:00
|
|
|
Core container
|
|
|
|
==============
|
|
|
|
|
|
|
|
These container are well integrated into the Devilbox intranet and are considered core container:
|
|
|
|
|
2019-03-23 19:28:10 +00:00
|
|
|
.. include:: /_includes/snippets/core-container.rst
|
2018-08-15 17:53:06 +00:00
|
|
|
|
|
|
|
|
|
|
|
Additional container
|
|
|
|
====================
|
|
|
|
|
2018-08-15 18:20:52 +00:00
|
|
|
Additional container that are not yet integrated into the Devilbox intranet are also available.
|
2018-08-15 17:53:06 +00:00
|
|
|
Those container come via ``docker-compose.override.yml`` and must explicitly be enabled.
|
|
|
|
They are disabled by default to prevent accidentally starting too many container and making your
|
|
|
|
computer unresponsive.
|
|
|
|
|
2018-08-15 18:20:52 +00:00
|
|
|
.. include:: /_includes/snippets/additional-container.rst
|
2018-08-15 17:53:06 +00:00
|
|
|
|
|
|
|
.. seealso::
|
2018-08-15 18:20:52 +00:00
|
|
|
* :ref:`custom_container_enable_all_additional_container`
|
2018-08-19 10:27:42 +00:00
|
|
|
* :ref:`custom_container_enable_blackfire`
|
2018-08-15 17:53:06 +00:00
|
|
|
* :ref:`custom_container_enable_mailhog`
|
|
|
|
* :ref:`custom_container_enable_rabbitmq`
|
2018-08-19 10:27:42 +00:00
|
|
|
* :ref:`custom_container_enable_solr`
|