mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-19 21:52:27 +00:00
![]() - tweak deploy a little further - start with rebuilding Dockerfiles - rework healthcheck for adbhoney CPU issues - bump adbhoney, ciscoasa, citrixhoneypot, conpot, cowriepot, ddospot to alpine 3.19 - fix conpot issue with py 3.11 - bump conpot to latest master - bump cowrie to latest master - add autoheal to tpotinit to restart unhealthy container (if healthcheck enabled) |
||
---|---|---|
.. | ||
customizer.py | ||
mac_win.yml | ||
mobile.yml | ||
raspberry_showcase.yml | ||
README | ||
sensor.yml | ||
standard.yml | ||
tpot_services.yml |
This folder contains docker-compose.yml files, basically referring to installation types. Just copy the .yml file you want to use over the on in the parent folder, but unload docker compose first: > $ docker compose down -v > $ cd compose > $ cp standard.yml ../docker-compose.yml For Docker Desktop on macOS and Windows machines is only one .yml available "mac_win.yml" which is a stripped down version of T-Pot able to run with the constraints of Docker Desktop.