Deployment Tools
Locust
Load testing tool for simulating user traffic.
Define test scenarios in a
locustfile.py.Run with
locustand open the web UI athttp://localhost:8089.
BugSink
Self-hosted error tracking (like Sentry, but free).
Collects and aggregates application errors.
Lightweight alternative to SaaS error monitoring services.