Files
krawl.es/docker-compose.yaml
Malin 50a20734ff
Some checks failed
Build and Push Docker Image / build-and-push (push) Has been cancelled
feat: split honeypot and dashboard into separate services on dedicated ports
- Honeypot listens on port 5010
- Dashboard listens on port 5123 at URL /
- Add app_dashboard.py as standalone FastAPI app
- Add start.sh to launch both uvicorn processes
- Fix dashboard_path computation to return "" at root (avoid double-slash URLs)
- Update Dockerfile, docker-compose.yaml, config.yaml, config.py

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 20:16:35 +01:00

956 B