mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-08-23 11:26:55 +00:00
Created Adjust honeypots (markdown)
parent
a7f38870c4
commit
e3c65c1e9a
1 changed files with 5 additions and 0 deletions
5
Adjust-honeypots.md
Normal file
5
Adjust-honeypots.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
T-Pot uses `docker-compose` and a corresponding compose file `/opt/tpot/etc/tpot.yml` (linking to one of the editions in `/opt/tpot/etc/compose`) to start, stop and monitor containers. If you want to make adjustments to what honeypots T-Pot is using you can adjust the file yourself.
|
||||
|
||||
Please be aware, that any changes will also have an effect on how T-Pot treats firewall rules (`/opt/bin/rules.sh`) and make sure to include ports statements in the compose file whether needed or not.
|
||||
|
||||
The header lines of the compose files will also be used during an update (`/opt/tpot/update.sh`), modifying or deleting them will prevent you from receiving updates with regard to T-Pot's images, settings and editions.
|
Loading…
Reference in a new issue