Remove Elasticsearch-Curator in packages, configs and references (BREAKING CHANGE)
Add Index Lifecycle Management in favor of elasticsearch-curator
Point all images to 2203 tags
This commit is contained in:
t3chn0m4g3
2022-01-14 15:52:08 +00:00
parent 86479db8af
commit 0e5986d2df
46 changed files with 117 additions and 205 deletions

View File

@ -10,98 +10,98 @@ services:
# Adbhoney service
adbhoney:
build: adbhoney/.
image: "dtagdevsec/adbhoney:2006"
image: "dtagdevsec/adbhoney:2203"
# Ciscoasa service
ciscoasa:
build: ciscoasa/.
image: "dtagdevsec/ciscoasa:2006"
image: "dtagdevsec/ciscoasa:2203"
# CitrixHoneypot service
citrixhoneypot:
build: citrixhoneypot/.
image: "dtagdevsec/citrixhoneypot:2006"
image: "dtagdevsec/citrixhoneypot:2203"
# Conpot IEC104 service
conpot_IEC104:
build: conpot/.
image: "dtagdevsec/conpot:2006"
image: "dtagdevsec/conpot:2203"
# Cowrie service
cowrie:
build: cowrie/.
image: "dtagdevsec/cowrie:2006"
image: "dtagdevsec/cowrie:2203"
# Dicompot service
dicompot:
build: dicompot/.
image: "dtagdevsec/dicompot:2006"
image: "dtagdevsec/dicompot:2203"
# Dionaea service
dionaea:
build: dionaea/.
image: "dtagdevsec/dionaea:2006"
image: "dtagdevsec/dionaea:2203"
# ElasticPot service
elasticpot:
build: elasticpot/.
image: "dtagdevsec/elasticpot:2006"
image: "dtagdevsec/elasticpot:2203"
# Glutton service
glutton:
build: glutton/.
image: "dtagdevsec/glutton:2006"
image: "dtagdevsec/glutton:2203"
# Heralding service
heralding:
build: heralding/.
image: "dtagdevsec/heralding:2006"
image: "dtagdevsec/heralding:2203"
# HoneyPy service
honeypy:
build: honeypy/.
image: "dtagdevsec/honeypy:2006"
image: "dtagdevsec/honeypy:2203"
# Honeytrap service
honeytrap:
build: honeytrap/.
image: "dtagdevsec/honeytrap:2006"
image: "dtagdevsec/honeytrap:2203"
# Mailoney service
mailoney:
build: mailoney/.
image: "dtagdevsec/mailoney:2006"
image: "dtagdevsec/mailoney:2203"
# Medpot service
medpot:
build: medpot/.
image: "dtagdevsec/medpot:2006"
image: "dtagdevsec/medpot:2203"
# Rdpy service
rdpy:
build: rdpy/.
image: "dtagdevsec/rdpy:2006"
image: "dtagdevsec/rdpy:2203"
#### Snare / Tanner
## Tanner Redis Service
tanner_redis:
build: tanner/redis/.
image: "dtagdevsec/redis:2006"
image: "dtagdevsec/redis:2203"
## PHP Sandbox service
tanner_phpox:
build: tanner/phpox/.
image: "dtagdevsec/phpox:2006"
image: "dtagdevsec/phpox:2203"
## Tanner API Service
tanner_api:
build: tanner/tanner/.
image: "dtagdevsec/tanner:2006"
image: "dtagdevsec/tanner:2203"
## Snare Service
snare:
build: tanner/snare/.
image: "dtagdevsec/snare:2006"
image: "dtagdevsec/snare:2203"
##################
@ -111,17 +111,17 @@ services:
# Fatt service
fatt:
build: fatt/.
image: "dtagdevsec/fatt:2006"
image: "dtagdevsec/fatt:2203"
# P0f service
p0f:
build: p0f/.
image: "dtagdevsec/p0f:2006"
image: "dtagdevsec/p0f:2203"
# Suricata service
suricata:
build: suricata/.
image: "dtagdevsec/suricata:2006"
image: "dtagdevsec/suricata:2203"
##################
@ -131,40 +131,40 @@ services:
# Cyberchef service
cyberchef:
build: cyberchef/.
image: "dtagdevsec/cyberchef:2006"
image: "dtagdevsec/cyberchef:2203"
#### ELK
## Elasticsearch service
elasticsearch:
build: elk/elasticsearch/.
image: "dtagdevsec/elasticsearch:2006"
image: "dtagdevsec/elasticsearch:2203"
## Kibana service
kibana:
build: elk/kibana/.
image: "dtagdevsec/kibana:2006"
image: "dtagdevsec/kibana:2203"
## Logstash service
logstash:
build: elk/logstash/.
image: "dtagdevsec/logstash:2006"
image: "dtagdevsec/logstash:2203"
## Elasticsearch-head service
head:
build: elk/head/.
image: "dtagdevsec/head:2006"
image: "dtagdevsec/head:2203"
# Ewsposter service
ewsposter:
build: ews/.
image: "dtagdevsec/ewsposter:2006"
image: "dtagdevsec/ewsposter:2203"
# Nginx service
nginx:
build: heimdall/.
image: "dtagdevsec/nginx:2006"
image: "dtagdevsec/nginx:2203"
# Spiderfoot service
spiderfoot:
build: spiderfoot/.
image: "dtagdevsec/spiderfoot:2006"
image: "dtagdevsec/spiderfoot:2203"