Adjust docker annotations

This commit is contained in:
Mike Reeves
2023-03-20 15:33:22 -04:00
parent 9a43cd71e0
commit fe13f90394
2 changed files with 34 additions and 255 deletions

View File

@@ -19,6 +19,7 @@ docker:
- 0.0.0.0:9300:9300/tcp - 0.0.0.0:9300:9300/tcp
'so-idstools': 'so-idstools':
final_octet: 25 final_octet: 25
port_bindings: []
'so-influxdb': 'so-influxdb':
final_octet: 26 final_octet: 26
port_bindings: port_bindings:
@@ -72,14 +73,17 @@ docker:
- 0.0.0.0:7000:7000 - 0.0.0.0:7000:7000
'so-strelka-backend': 'so-strelka-backend':
final_octet: 36 final_octet: 36
port_bindings: []
'so-strelka-filestream': 'so-strelka-filestream':
final_octet: 37 final_octet: 37
port_bindings: []
'so-strelka-frontend': 'so-strelka-frontend':
final_octet: 38 final_octet: 38
port_bindings: port_bindings:
- 0.0.0.0:57314:57314 - 0.0.0.0:57314:57314
'so-strelka-manager': 'so-strelka-manager':
final_octet: 39 final_octet: 39
port_bindings: []
'so-strelka-gatekeeper': 'so-strelka-gatekeeper':
final_octet: 40 final_octet: 40
port_bindings: port_bindings:
@@ -90,11 +94,14 @@ docker:
- 0.0.0.0:6380:6379 - 0.0.0.0:6380:6379
'so-elastalert': 'so-elastalert':
final_octet: 42 final_octet: 42
port_bindings: []
'so-curator': 'so-curator':
final_octet: 43 final_octet: 43
port_bindings: []
'so-elastic-fleet-package-registry': 'so-elastic-fleet-package-registry':
final_octet: 44 final_octet: 44
port_bindings: port_bindings:
- 0.0.0.0:8080:8080/tcp - 0.0.0.0:8080:8080/tcp
'so-idh': 'so-idh':
final_octet: 45 final_octet: 45
port_bindings: []

View File

@@ -10,272 +10,44 @@ docker:
sobip: sobip:
description: Bind IP for the SO docker interface. description: Bind IP for the SO docker interface.
helpLink: docker.html helpLink: docker.html
advanced: True
sorange: sorange:
description: IP range for the SO docker containers. description: IP range for the SO docker containers.
helpLink: docker.html helpLink: docker.html
advanced: True advanced: True
containers: containers:
so-curator: so-curator: &dockerOptions
final_octet: final_octet:
description: Last octet of the container IP address. description: Last octet of the container IP address.
helpLink: docker.html helpLink: docker.html
readonly: True readonly: True
advanced: True advanced: True
global: True
port_bindings: port_bindings:
description: List of port bindings for the container. description: List of port bindings for the container.
helpLink: docker.html helpLink: docker.html
advanced: True advanced: True
multilint: True multiline: True
so-dockerregistry: so-dockerregistry: *dockerOptions
final_octet: so-elastalert: *dockerOptions
description: Last octet of the container IP address. so-elastic-fleet-package-registry: *dockerOptions
helpLink: docker.html so-elastic-fleet: *dockerOptions
readonly: True so-elasticsearch: *dockerOptions
advanced: True so-idh: *dockerOptions
port_bindings: so-idstools: *dockerOptions
description: List of port bindings for the container. so-influxdb: *dockerOptions
helpLink: docker.html so-kibana: *dockerOptions
advanced: True so-kratos: *dockerOptions
multilint: True so-logstash: *dockerOptions
so-elastalert: so-mysql: *dockerOptions
final_octet: so-nginx: *dockerOptions
description: Last octet of the container IP address. so-playbook: *dockerOptions
helpLink: docker.html so-redis: *dockerOptions
readonly: True so-soc: *dockerOptions
advanced: True so-soctopus: *dockerOptions
port_bindings: so-strelka-backend: *dockerOptions
description: List of port bindings for the container. so-strelka-coordinator: *dockerOptions
helpLink: docker.html so-strelka-filestream: *dockerOptions
advanced: True so-strelka-frontend: *dockerOptions
multilint: True so-strelka-gatekeeper: *dockerOptions
so-elastic-fleet-package-registry: so-strelka-manager: *dockerOptions
final_octet:
description: Last octet of the container IP address.
helpLink: docker.html
readonly: True
advanced: True
port_bindings:
description: List of port bindings for the container.
helpLink: docker.html
advanced: True
multilint: True
so-elastic-fleet:
final_octet:
description: Last octet of the container IP address.
helpLink: docker.html
readonly: True
advanced: True
port_bindings:
description: List of port bindings for the container.
helpLink: docker.html
advanced: True
multilint: True
so-elasticsearch:
final_octet:
description: Last octet of the container IP address.
helpLink: docker.html
readonly: True
advanced: True
port_bindings:
description: List of port bindings for the container.
helpLink: docker.html
advanced: True
multilint: True
so-idh:
final_octet:
description: Last octet of the container IP address.
helpLink: docker.html
readonly: True
advanced: True
port_bindings:
description: List of port bindings for the container.
helpLink: docker.html
advanced: True
multilint: True
so-idstools:
final_octet:
description: Last octet of the container IP address.
helpLink: docker.html
readonly: True
advanced: True
port_bindings:
description: List of port bindings for the container.
helpLink: docker.html
advanced: True
multilint: True
so-influxdb:
final_octet:
description: Last octet of the container IP address.
helpLink: docker.html
readonly: True
advanced: True
port_bindings:
description: List of port bindings for the container.
helpLink: docker.html
advanced: True
multilint: True
so-kibana:
final_octet:
description: Last octet of the container IP address.
helpLink: docker.html
readonly: True
advanced: True
port_bindings:
description: List of port bindings for the container.
helpLink: docker.html
advanced: True
multilint: True
so-kratos:
final_octet:
description: Last octet of the container IP address.
helpLink: docker.html
readonly: True
advanced: True
port_bindings:
description: List of port bindings for the container.
helpLink: docker.html
advanced: True
multilint: True
so-logstash:
final_octet:
description: Last octet of the container IP address.
helpLink: docker.html
readonly: True
advanced: True
port_bindings:
description: List of port bindings for the container.
helpLink: docker.html
advanced: True
multilint: True
so-mysql:
final_octet:
description: Last octet of the container IP address.
helpLink: docker.html
readonly: True
advanced: True
port_bindings:
description: List of port bindings for the container.
helpLink: docker.html
advanced: True
multilint: True
so-nginx:
final_octet:
description: Last octet of the container IP address.
helpLink: docker.html
readonly: True
advanced: True
port_bindings:
description: List of port bindings for the container.
helpLink: docker.html
advanced: True
multilint: True
so-playbook:
final_octet:
description: Last octet of the container IP address.
helpLink: docker.html
readonly: True
advanced: True
port_bindings:
description: List of port bindings for the container.
helpLink: docker.html
advanced: True
multilint: True
so-redis:
final_octet:
description: Last octet of the container IP address.
helpLink: docker.html
readonly: True
advanced: True
port_bindings:
description: List of port bindings for the container.
helpLink: docker.html
advanced: True
multilint: True
so-soc:
final_octet:
description: Last octet of the container IP address.
helpLink: docker.html
readonly: True
advanced: True
port_bindings:
description: List of port bindings for the container.
helpLink: docker.html
advanced: True
multilint: True
so-soctopus:
final_octet:
description: Last octet of the container IP address.
helpLink: docker.html
readonly: True
advanced: True
port_bindings:
description: List of port bindings for the container.
helpLink: docker.html
advanced: True
multilint: True
so-strelka-backend:
final_octet:
description: Last octet of the container IP address.
helpLink: docker.html
readonly: True
advanced: True
port_bindings:
description: List of port bindings for the container.
helpLink: docker.html
advanced: True
multilint: True
so-strelka-coordinator:
final_octet:
description: Last octet of the container IP address.
helpLink: docker.html
readonly: True
advanced: True
port_bindings:
description: List of port bindings for the container.
helpLink: docker.html
advanced: True
multilint: True
so-strelka-filestream:
final_octet:
description: Last octet of the container IP address.
helpLink: docker.html
readonly: True
advanced: True
port_bindings:
description: List of port bindings for the container.
helpLink: docker.html
advanced: True
multilint: True
so-strelka-frontend:
final_octet:
description: Last octet of the container IP address.
helpLink: docker.html
readonly: True
advanced: True
port_bindings:
description: List of port bindings for the container.
helpLink: docker.html
advanced: True
multilint: True
so-strelka-gatekeeper:
final_octet:
description: Last octet of the container IP address.
helpLink: docker.html
readonly: True
advanced: True
port_bindings:
description: List of port bindings for the container.
helpLink: docker.html
advanced: True
multilint: True
so-strelka-manager:
final_octet:
description: Last octet of the container IP address.
helpLink: docker.html
readonly: True
advanced: True
port_bindings:
description: List of port bindings for the container.
helpLink: docker.html
advanced: True
multilint: True