Website: https://portabase.io
GitHub: https://github.com/Portabase/portabase
Discord (newly created): https://discord.gg/Wgv7xZ8fWJ
Main features:
- Scheduled logical backups with multiple retention strategies (n-backups, n-days, Grandfather-Father-Son)
- Storage options: local filesystem and S3-compatible storage
- Notifications on backup success/failure via email, Slack, Discord, Ntfy, Telegram, and webhooks
- Organizations with role-based permissions for managing separate databases
- Designed for self-hosted deployments with a ready-to-go Docker Compose setup
Stack:
- Next.js for the central server
- Rust with Tokio for agents (recently refactored from Python)
I’d love feedback from the HN community on usability, additional storage targets, and features to make it more production-ready. Feel free to open issues or start discussions on GitHub.