Compare commits

...

2 commits

Author SHA1 Message Date
M Rizky Satrio
5bd1f910bc
Merge 50beeef63a into 84447e686d 2025-03-15 10:37:35 +07:00
t3chn0m4g3
84447e686d tweaking 2025-03-14 12:35:30 +01:00
3 changed files with 3 additions and 3 deletions

View file

@ -14,6 +14,6 @@ services:
- NET_ADMIN - NET_ADMIN
- SYS_NICE - SYS_NICE
- NET_RAW - NET_RAW
image: "dtagdevsec/fatt:24.04" image: "ghcr.io/telekom-security/fatt:24.04.1"
volumes: volumes:
- $HOME/tpotce/data/fatt/log:/opt/fatt/log - $HOME/tpotce/data/fatt/log:/opt/fatt/log

View file

@ -8,7 +8,7 @@ services:
# cpu_count: 1 # cpu_count: 1
# cpus: 0.75 # cpus: 0.75
network_mode: "host" network_mode: "host"
image: "dtagdevsec/p0f:24.04" image: "ghcr.io/telekom-security/p0f:24.04.1"
read_only: true read_only: true
volumes: volumes:
- $HOME/tpotce/data/p0f/log:/var/log/p0f - $HOME/tpotce/data/p0f/log:/var/log/p0f

View file

@ -15,6 +15,6 @@ services:
- NET_ADMIN - NET_ADMIN
- SYS_NICE - SYS_NICE
- NET_RAW - NET_RAW
image: "dtagdevsec/suricata:24.04" image: "ghcr.io/telekom-security/suricata:24.04.1"
volumes: volumes:
- $HOME/tpotce/data/suricata/log:/var/log/suricata - $HOME/tpotce/data/suricata/log:/var/log/suricata