mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Add Docker IP Skeleton
This commit is contained in:
@@ -290,8 +290,7 @@ so-elasticsearch:
|
|||||||
- hostname: elasticsearch
|
- hostname: elasticsearch
|
||||||
- name: so-elasticsearch
|
- name: so-elasticsearch
|
||||||
- user: elasticsearch
|
- user: elasticsearch
|
||||||
- bridge:
|
- ipv4_address: {{ DOCKER.containers['so-elasticsearch'].ip }}
|
||||||
- ipv4_address: {{ DOCKER.containers['so-elasticsearch'].ip }}
|
|
||||||
- extra_hosts: {{ REDIS_NODES }}
|
- extra_hosts: {{ REDIS_NODES }}
|
||||||
- environment:
|
- environment:
|
||||||
{% if REDIS_NODES | length == 1 %}
|
{% if REDIS_NODES | length == 1 %}
|
||||||
|
|||||||
Reference in New Issue
Block a user