Self-serve deploys for superadmins

No more 10-minute SSH timeouts. Every deploy is a row, every log is streamed, every action is auditable.

·2 min read

What's new

Superadmins can now ship code straight from Operations → Deploys. Pick services, target ref, migrations to apply (atomic with the build), watch the SSE-streamed log live, and one-click rollback to the previous image when something breaks. The Services tab shows what's actually running (image tag + commit SHA + build args from org.botline.* docker labels). The Env tab lets you edit /home/ubuntu/botline/.env with a unified diff preview, secret masking, and 20 timestamped backups. The Stop-the-world freeze switch blocks new builds, rollbacks, migrations, and env saves until cleared — cancel + read endpoints stay live so you can intervene mid-incident.

Ready to automate your WhatsApp?