Back to projects
FastAPIPythonDocker
CTSStatus is a FastAPI dashboard that auto-discovers every project deployed through CTSDeploy and surfaces its live health: HTTP status, Docker container state, the last git commit, and recent deploy logs, all in one place.
It's deployed via CTSDeploy itself and containerized with Docker, with a 30-second response cache and a force-refresh option for when you need the latest state immediately.
Key Highlights
- ▸Auto-detects all CTSDeploy projects, no manual registration
- ▸Real-time HTTP status, Docker container state, and last git commit
- ▸30-second response cache with force-refresh support
- ▸Deployed via CTSDeploy itself