Skip to content

Adjust honeypots docker compose config

Marco Ochse edited this page Apr 23, 2024 · 5 revisions

T-Pot uses docker compose and a corresponding compose file $HOME/tpotce/docker-compose.yml to start, stop and monitor containers. If you want to make adjustments you can adjust the file yourself.

Please be aware, that any changes will also have an effect on how T-Pot treats firewall rules and make sure to include ports statements in the compose file whether needed or not. You can also follow the documentation on how to use customizer.py to create your own docker-compose.yml.

If you need further assistance regarding compose files please consult the docker compose documentation.

Please understand that issues revolving around changes of the docker compose and T-Pot services configurations will not be answered or handled by the developers.

Clone this wiki locally