mirror of
https://github.com/cytopia/devilbox.git
synced 2025-06-13 04:38:23 +00:00
Refs: #360 Add documentation for ELK stack
This commit is contained in:
@ -11,3 +11,9 @@
|
||||
+---------------------------+-----------+-----------+----------------+
|
||||
| Varnish | varnish | varnish | 172.16.238.230 |
|
||||
+---------------------------+-----------+-----------+----------------+
|
||||
| ELK: Elastic Search | elastic | elastic | 172.16.238.240 |
|
||||
+---------------------------+-----------+-----------+----------------+
|
||||
| ELK: Logstash | logstash | logstash | 172.16.238.241 |
|
||||
+---------------------------+-----------+-----------+----------------+
|
||||
| ELK: Kibana | kibana | kibana | 172.16.238.242 |
|
||||
+---------------------------+-----------+-----------+----------------+
|
||||
|
@ -10,12 +10,13 @@ However, each example also exists in its standalone file as shown below:
|
||||
compose/
|
||||
├── docker-compose.override.yml-all
|
||||
├── docker-compose.override.yml-blackfire
|
||||
├── docker-compose.override.yml-elk
|
||||
├── docker-compose.override.yml-mailhog
|
||||
├── docker-compose.override.yml-rabbitmq
|
||||
├── docker-compose.override.yml-solr
|
||||
├── docker-compose.override.yml-varnish
|
||||
└── README.md
|
||||
|
||||
0 directories, 6 files
|
||||
0 directories, 8 files
|
||||
|
||||
.. seealso:: :ref:`custom_container_enable_all_additional_container`
|
||||
|
Reference in New Issue
Block a user