mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
204 lines
4.7 KiB
YAML
204 lines
4.7 KiB
YAML
docker:
|
|
range: '172.17.1.0/24'
|
|
gateway: '172.17.1.1'
|
|
containers:
|
|
'so-dockerregistry':
|
|
final_octet: 20
|
|
port_bindings:
|
|
- 0.0.0.0:5000:5000
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-elastic-fleet':
|
|
final_octet: 21
|
|
port_bindings:
|
|
- 0.0.0.0:8220:8220/tcp
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-elasticsearch':
|
|
final_octet: 22
|
|
port_bindings:
|
|
- 0.0.0.0:9200:9200/tcp
|
|
- 0.0.0.0:9300:9300/tcp
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-influxdb':
|
|
final_octet: 26
|
|
port_bindings:
|
|
- 0.0.0.0:8086:8086
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-kibana':
|
|
final_octet: 27
|
|
port_bindings:
|
|
- 0.0.0.0:5601:5601
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-kratos':
|
|
final_octet: 28
|
|
port_bindings:
|
|
- 0.0.0.0:4433:4433
|
|
- 0.0.0.0:4434:4434
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-hydra':
|
|
final_octet: 30
|
|
port_bindings:
|
|
- 0.0.0.0:4444:4444
|
|
- 0.0.0.0:4445:4445
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-logstash':
|
|
final_octet: 29
|
|
port_bindings:
|
|
- 0.0.0.0:3765:3765
|
|
- 0.0.0.0:5044:5044
|
|
- 0.0.0.0:5055:5055
|
|
- 0.0.0.0:5056:5056
|
|
- 0.0.0.0:5644:5644
|
|
- 0.0.0.0:6050:6050
|
|
- 0.0.0.0:6051:6051
|
|
- 0.0.0.0:6052:6052
|
|
- 0.0.0.0:6053:6053
|
|
- 0.0.0.0:9600:9600
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-nginx':
|
|
final_octet: 31
|
|
port_bindings:
|
|
- 80:80
|
|
- 443:443
|
|
- 8443:8443
|
|
- 7788:7788
|
|
- 7789:7789
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-nginx-fleet-node':
|
|
final_octet: 31
|
|
port_bindings:
|
|
- 8443:8443
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-redis':
|
|
final_octet: 33
|
|
port_bindings:
|
|
- 0.0.0.0:6379:6379
|
|
- 0.0.0.0:9696:9696
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-sensoroni':
|
|
final_octet: 99
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-soc':
|
|
final_octet: 34
|
|
port_bindings:
|
|
- 0.0.0.0:9822:9822
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-strelka-backend':
|
|
final_octet: 36
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-strelka-filestream':
|
|
final_octet: 37
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-strelka-frontend':
|
|
final_octet: 38
|
|
port_bindings:
|
|
- 0.0.0.0:57314:57314
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-strelka-manager':
|
|
final_octet: 39
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-strelka-gatekeeper':
|
|
final_octet: 40
|
|
port_bindings:
|
|
- 0.0.0.0:6381:6379
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-strelka-coordinator':
|
|
final_octet: 41
|
|
port_bindings:
|
|
- 0.0.0.0:6380:6379
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-elastalert':
|
|
final_octet: 42
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-elastic-fleet-package-registry':
|
|
final_octet: 44
|
|
port_bindings:
|
|
- 0.0.0.0:8080:8080/tcp
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-idh':
|
|
final_octet: 45
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-elastic-agent':
|
|
final_octet: 46
|
|
port_bindings:
|
|
- 0.0.0.0:514:514/tcp
|
|
- 0.0.0.0:514:514/udp
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-telegraf':
|
|
final_octet: 99
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-steno':
|
|
final_octet: 99
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-suricata':
|
|
final_octet: 99
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
ulimits:
|
|
- memlock=524288000
|
|
'so-zeek':
|
|
final_octet: 99
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|
|
'so-kafka':
|
|
final_octet: 88
|
|
port_bindings:
|
|
- 0.0.0.0:9092:9092
|
|
- 0.0.0.0:29092:29092
|
|
- 0.0.0.0:9093:9093
|
|
- 0.0.0.0:8778:8778
|
|
custom_bind_mounts: []
|
|
extra_hosts: []
|
|
extra_env: []
|