Features · Monitoring & backups
You can see what
it's doing.
Self-hosting is only worth it if you can tell what's happening without SSH-ing into a box at midnight.
What you get without asking
Live logs
What an app is printing right now, in the dashboard. No SSH session, no
docker logs, no guessing which container.
Health, watched
Every app checked continuously. An email when one stops answering, and another when it comes back — so silence means everything is fine.
Backups on a schedule
Dumps of every app database and the platform's own state, kept on your disk for as long as you choose.
History
Every build,
kept with its log.
Deploy history doesn't evaporate. Weeks after a build broke you can still open it and read exactly what the installer said — which is the difference between diagnosing a problem and reproducing it.
The same is true of the platform's own events: what was deployed, what changed, who was granted access to what, and when.
Backups and restore →status · commit · full build logchecked continuously · alert on failuredatabases + platform state → your disk