mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
tweaking
This commit is contained in:
@ -18,7 +18,6 @@ services:
|
||||
heralding:
|
||||
container_name: heralding
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
tmpfs:
|
||||
- /tmp/heralding:uid=2000,gid=2000
|
||||
networks:
|
||||
@ -76,7 +75,6 @@ services:
|
||||
suricata:
|
||||
container_name: suricata
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
||||
- OINKCODE=OPEN
|
||||
@ -134,7 +132,6 @@ services:
|
||||
kibana:
|
||||
container_name: kibana
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
depends_on:
|
||||
elasticsearch:
|
||||
condition: service_healthy
|
||||
@ -171,7 +168,6 @@ services:
|
||||
ewsposter:
|
||||
container_name: ewsposter
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
networks:
|
||||
- ewsposter_local
|
||||
env_file:
|
||||
|
@ -29,7 +29,6 @@ services:
|
||||
ciscoasa:
|
||||
container_name: ciscoasa
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
tmpfs:
|
||||
- /tmp/ciscoasa:uid=2000,gid=2000
|
||||
network_mode: "host"
|
||||
@ -45,7 +44,6 @@ services:
|
||||
conpot_IEC104:
|
||||
container_name: conpot_iec104
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
- CONPOT_CONFIG=/etc/conpot/conpot.cfg
|
||||
- CONPOT_JSON_LOG=/var/log/conpot/conpot_IEC104.json
|
||||
@ -68,7 +66,6 @@ services:
|
||||
conpot_guardian_ast:
|
||||
container_name: conpot_guardian_ast
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
- CONPOT_CONFIG=/etc/conpot/conpot.cfg
|
||||
- CONPOT_JSON_LOG=/var/log/conpot/conpot_guardian_ast.json
|
||||
@ -90,7 +87,6 @@ services:
|
||||
conpot_ipmi:
|
||||
container_name: conpot_ipmi
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
- CONPOT_CONFIG=/etc/conpot/conpot.cfg
|
||||
- CONPOT_JSON_LOG=/var/log/conpot/conpot_ipmi.json
|
||||
@ -112,7 +108,6 @@ services:
|
||||
conpot_kamstrup_382:
|
||||
container_name: conpot_kamstrup_382
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
- CONPOT_CONFIG=/etc/conpot/conpot.cfg
|
||||
- CONPOT_JSON_LOG=/var/log/conpot/conpot_kamstrup_382.json
|
||||
@ -191,7 +186,6 @@ services:
|
||||
elasticpot:
|
||||
container_name: elasticpot
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
networks:
|
||||
- elasticpot_local
|
||||
ports:
|
||||
@ -205,7 +199,6 @@ services:
|
||||
heralding:
|
||||
container_name: heralding
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
tmpfs:
|
||||
- /tmp/heralding:uid=2000,gid=2000
|
||||
networks:
|
||||
@ -255,7 +248,6 @@ services:
|
||||
- HPFEEDS_SECRET=pass
|
||||
- HPFEEDS_PORT=20000
|
||||
- HPFEEDS_CHANNELPREFIX=prefix
|
||||
stop_signal: SIGINT
|
||||
networks:
|
||||
- mailoney_local
|
||||
ports:
|
||||
@ -304,7 +296,6 @@ services:
|
||||
tanner_redis:
|
||||
container_name: tanner_redis
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
tty: true
|
||||
networks:
|
||||
- tanner_local
|
||||
@ -315,7 +306,6 @@ services:
|
||||
tanner_phpox:
|
||||
container_name: tanner_phpox
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
tty: true
|
||||
networks:
|
||||
- tanner_local
|
||||
@ -326,7 +316,6 @@ services:
|
||||
tanner_api:
|
||||
container_name: tanner_api
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
tmpfs:
|
||||
- /tmp/tanner:uid=2000,gid=2000
|
||||
tty: true
|
||||
@ -344,7 +333,6 @@ services:
|
||||
tanner_web:
|
||||
container_name: tanner_web
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
tmpfs:
|
||||
- /tmp/tanner:uid=2000,gid=2000
|
||||
tty: true
|
||||
@ -362,7 +350,6 @@ services:
|
||||
tanner:
|
||||
container_name: tanner
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
tmpfs:
|
||||
- /tmp/tanner:uid=2000,gid=2000
|
||||
tty: true
|
||||
@ -383,7 +370,6 @@ services:
|
||||
snare:
|
||||
container_name: snare
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
tty: true
|
||||
networks:
|
||||
- tanner_local
|
||||
@ -425,7 +411,6 @@ services:
|
||||
suricata:
|
||||
container_name: suricata
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
||||
- OINKCODE=OPEN
|
||||
@ -483,7 +468,6 @@ services:
|
||||
kibana:
|
||||
container_name: kibana
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
depends_on:
|
||||
elasticsearch:
|
||||
condition: service_healthy
|
||||
@ -520,7 +504,6 @@ services:
|
||||
ewsposter:
|
||||
container_name: ewsposter
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
networks:
|
||||
- ewsposter_local
|
||||
env_file:
|
||||
|
@ -27,7 +27,6 @@ services:
|
||||
build: .
|
||||
container_name: conpot_default
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
- CONPOT_CONFIG=/etc/conpot/conpot.cfg
|
||||
- CONPOT_JSON_LOG=/var/log/conpot/conpot_default.json
|
||||
@ -57,7 +56,6 @@ services:
|
||||
conpot_IEC104:
|
||||
container_name: conpot_iec104
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
- CONPOT_CONFIG=/etc/conpot/conpot.cfg
|
||||
- CONPOT_JSON_LOG=/var/log/conpot/conpot_IEC104.json
|
||||
@ -80,7 +78,6 @@ services:
|
||||
conpot_guardian_ast:
|
||||
container_name: conpot_guardian_ast
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
- CONPOT_CONFIG=/etc/conpot/conpot.cfg
|
||||
- CONPOT_JSON_LOG=/var/log/conpot/conpot_guardian_ast.json
|
||||
@ -102,7 +99,6 @@ services:
|
||||
conpot_ipmi:
|
||||
container_name: conpot_ipmi
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
- CONPOT_CONFIG=/etc/conpot/conpot.cfg
|
||||
- CONPOT_JSON_LOG=/var/log/conpot/conpot_ipmi.json
|
||||
@ -124,7 +120,6 @@ services:
|
||||
conpot_kamstrup_382:
|
||||
container_name: conpot_kamstrup_382
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
- CONPOT_CONFIG=/etc/conpot/conpot.cfg
|
||||
- CONPOT_JSON_LOG=/var/log/conpot/conpot_kamstrup_382.json
|
||||
@ -245,7 +240,6 @@ services:
|
||||
suricata:
|
||||
container_name: suricata
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
||||
- OINKCODE=OPEN
|
||||
@ -303,7 +297,6 @@ services:
|
||||
kibana:
|
||||
container_name: kibana
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
depends_on:
|
||||
elasticsearch:
|
||||
condition: service_healthy
|
||||
@ -340,7 +333,6 @@ services:
|
||||
ewsposter:
|
||||
container_name: ewsposter
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
networks:
|
||||
- ewsposter_local
|
||||
env_file:
|
||||
|
@ -78,7 +78,6 @@ services:
|
||||
elasticpot:
|
||||
container_name: elasticpot
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
networks:
|
||||
- elasticpot_local
|
||||
ports:
|
||||
@ -94,7 +93,6 @@ services:
|
||||
tmpfs:
|
||||
- /tmp/glastopf:uid=2000,gid=2000
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
networks:
|
||||
- glastopf_local
|
||||
ports:
|
||||
@ -131,7 +129,6 @@ services:
|
||||
- HPFEEDS_SECRET=pass
|
||||
- HPFEEDS_PORT=20000
|
||||
- HPFEEDS_CHANNELPREFIX=prefix
|
||||
stop_signal: SIGINT
|
||||
networks:
|
||||
- mailoney_local
|
||||
ports:
|
||||
@ -194,7 +191,6 @@ services:
|
||||
suricata:
|
||||
container_name: suricata
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
||||
- OINKCODE=OPEN
|
||||
@ -241,7 +237,6 @@ services:
|
||||
kibana:
|
||||
container_name: kibana
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
depends_on:
|
||||
elasticsearch:
|
||||
condition: service_healthy
|
||||
@ -278,7 +273,6 @@ services:
|
||||
ewsposter:
|
||||
container_name: ewsposter
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
networks:
|
||||
- ewsposter_local
|
||||
env_file:
|
||||
|
@ -28,7 +28,6 @@ services:
|
||||
ciscoasa:
|
||||
container_name: ciscoasa
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
tmpfs:
|
||||
- /tmp/ciscoasa:uid=2000,gid=2000
|
||||
network_mode: "host"
|
||||
@ -44,7 +43,6 @@ services:
|
||||
conpot_IEC104:
|
||||
container_name: conpot_iec104
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
- CONPOT_CONFIG=/etc/conpot/conpot.cfg
|
||||
- CONPOT_JSON_LOG=/var/log/conpot/conpot_IEC104.json
|
||||
@ -67,7 +65,6 @@ services:
|
||||
conpot_guardian_ast:
|
||||
container_name: conpot_guardian_ast
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
- CONPOT_CONFIG=/etc/conpot/conpot.cfg
|
||||
- CONPOT_JSON_LOG=/var/log/conpot/conpot_guardian_ast.json
|
||||
@ -89,7 +86,6 @@ services:
|
||||
conpot_ipmi:
|
||||
container_name: conpot_ipmi
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
- CONPOT_CONFIG=/etc/conpot/conpot.cfg
|
||||
- CONPOT_JSON_LOG=/var/log/conpot/conpot_ipmi.json
|
||||
@ -111,7 +107,6 @@ services:
|
||||
conpot_kamstrup_382:
|
||||
container_name: conpot_kamstrup_382
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
- CONPOT_CONFIG=/etc/conpot/conpot.cfg
|
||||
- CONPOT_JSON_LOG=/var/log/conpot/conpot_kamstrup_382.json
|
||||
@ -190,7 +185,6 @@ services:
|
||||
elasticpot:
|
||||
container_name: elasticpot
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
networks:
|
||||
- elasticpot_local
|
||||
ports:
|
||||
@ -204,7 +198,6 @@ services:
|
||||
heralding:
|
||||
container_name: heralding
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
tmpfs:
|
||||
- /tmp/heralding:uid=2000,gid=2000
|
||||
networks:
|
||||
@ -253,7 +246,6 @@ services:
|
||||
- HPFEEDS_SECRET=pass
|
||||
- HPFEEDS_PORT=20000
|
||||
- HPFEEDS_CHANNELPREFIX=prefix
|
||||
stop_signal: SIGINT
|
||||
networks:
|
||||
- mailoney_local
|
||||
ports:
|
||||
@ -302,7 +294,6 @@ services:
|
||||
tanner_redis:
|
||||
container_name: tanner_redis
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
tty: true
|
||||
networks:
|
||||
- tanner_local
|
||||
@ -313,7 +304,6 @@ services:
|
||||
tanner_phpox:
|
||||
container_name: tanner_phpox
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
tty: true
|
||||
networks:
|
||||
- tanner_local
|
||||
@ -324,7 +314,6 @@ services:
|
||||
tanner_api:
|
||||
container_name: tanner_api
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
tmpfs:
|
||||
- /tmp/tanner:uid=2000,gid=2000
|
||||
tty: true
|
||||
@ -342,7 +331,6 @@ services:
|
||||
tanner_web:
|
||||
container_name: tanner_web
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
tmpfs:
|
||||
- /tmp/tanner:uid=2000,gid=2000
|
||||
tty: true
|
||||
@ -360,7 +348,6 @@ services:
|
||||
tanner:
|
||||
container_name: tanner
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
tmpfs:
|
||||
- /tmp/tanner:uid=2000,gid=2000
|
||||
tty: true
|
||||
@ -381,7 +368,6 @@ services:
|
||||
snare:
|
||||
container_name: snare
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
tty: true
|
||||
networks:
|
||||
- tanner_local
|
||||
@ -423,7 +409,6 @@ services:
|
||||
suricata:
|
||||
container_name: suricata
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
||||
- OINKCODE=OPEN
|
||||
@ -445,7 +430,6 @@ services:
|
||||
ewsposter:
|
||||
container_name: ewsposter
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
networks:
|
||||
- ewsposter_local
|
||||
env_file:
|
||||
|
@ -29,7 +29,6 @@ services:
|
||||
ciscoasa:
|
||||
container_name: ciscoasa
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
tmpfs:
|
||||
- /tmp/ciscoasa:uid=2000,gid=2000
|
||||
network_mode: "host"
|
||||
@ -45,7 +44,6 @@ services:
|
||||
conpot_IEC104:
|
||||
container_name: conpot_iec104
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
- CONPOT_CONFIG=/etc/conpot/conpot.cfg
|
||||
- CONPOT_JSON_LOG=/var/log/conpot/conpot_IEC104.json
|
||||
@ -68,7 +66,6 @@ services:
|
||||
conpot_guardian_ast:
|
||||
container_name: conpot_guardian_ast
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
- CONPOT_CONFIG=/etc/conpot/conpot.cfg
|
||||
- CONPOT_JSON_LOG=/var/log/conpot/conpot_guardian_ast.json
|
||||
@ -90,7 +87,6 @@ services:
|
||||
conpot_ipmi:
|
||||
container_name: conpot_ipmi
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
- CONPOT_CONFIG=/etc/conpot/conpot.cfg
|
||||
- CONPOT_JSON_LOG=/var/log/conpot/conpot_ipmi.json
|
||||
@ -112,7 +108,6 @@ services:
|
||||
conpot_kamstrup_382:
|
||||
container_name: conpot_kamstrup_382
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
- CONPOT_CONFIG=/etc/conpot/conpot.cfg
|
||||
- CONPOT_JSON_LOG=/var/log/conpot/conpot_kamstrup_382.json
|
||||
@ -191,7 +186,6 @@ services:
|
||||
elasticpot:
|
||||
container_name: elasticpot
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
networks:
|
||||
- elasticpot_local
|
||||
ports:
|
||||
@ -205,7 +199,6 @@ services:
|
||||
heralding:
|
||||
container_name: heralding
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
tmpfs:
|
||||
- /tmp/heralding:uid=2000,gid=2000
|
||||
networks:
|
||||
@ -254,7 +247,6 @@ services:
|
||||
- HPFEEDS_SECRET=pass
|
||||
- HPFEEDS_PORT=20000
|
||||
- HPFEEDS_CHANNELPREFIX=prefix
|
||||
stop_signal: SIGINT
|
||||
networks:
|
||||
- mailoney_local
|
||||
ports:
|
||||
@ -303,7 +295,6 @@ services:
|
||||
tanner_redis:
|
||||
container_name: tanner_redis
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
tty: true
|
||||
networks:
|
||||
- tanner_local
|
||||
@ -314,7 +305,6 @@ services:
|
||||
tanner_phpox:
|
||||
container_name: tanner_phpox
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
tty: true
|
||||
networks:
|
||||
- tanner_local
|
||||
@ -325,7 +315,6 @@ services:
|
||||
tanner_api:
|
||||
container_name: tanner_api
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
tmpfs:
|
||||
- /tmp/tanner:uid=2000,gid=2000
|
||||
tty: true
|
||||
@ -343,7 +332,6 @@ services:
|
||||
tanner_web:
|
||||
container_name: tanner_web
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
tmpfs:
|
||||
- /tmp/tanner:uid=2000,gid=2000
|
||||
tty: true
|
||||
@ -361,7 +349,6 @@ services:
|
||||
tanner:
|
||||
container_name: tanner
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
tmpfs:
|
||||
- /tmp/tanner:uid=2000,gid=2000
|
||||
tty: true
|
||||
@ -382,7 +369,6 @@ services:
|
||||
snare:
|
||||
container_name: snare
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
tty: true
|
||||
networks:
|
||||
- tanner_local
|
||||
@ -424,7 +410,6 @@ services:
|
||||
suricata:
|
||||
container_name: suricata
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
||||
- OINKCODE=OPEN
|
||||
@ -482,7 +467,6 @@ services:
|
||||
kibana:
|
||||
container_name: kibana
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
depends_on:
|
||||
elasticsearch:
|
||||
condition: service_healthy
|
||||
@ -519,7 +503,6 @@ services:
|
||||
ewsposter:
|
||||
container_name: ewsposter
|
||||
restart: always
|
||||
stop_signal: SIGINT
|
||||
networks:
|
||||
- ewsposter_local
|
||||
env_file:
|
||||
|
Reference in New Issue
Block a user