Show HN: Postgresus 2.0 – self-hosted PostgreSQL backup tool(postgresus.com) I built Postgresus - an open source self-hosted PostgreSQL backup tool with a web UI, and have just released v2.0 Website - https://postgresus.com GitHub - https://github.com/RostislavDugin/postgresus Main features: - Scheduled backups for multiple PostgreSQL databases - Storage to S3, Cloudflare R2, Google Drive, Azure Blob, NAS, etc. - Notifications about backup status via email, Telegram, Slack, Discord, MS Teams and customizable webhooks - Works with both self-hosted and managed PostgreSQL (RDS, Cloud SQL, etc.) - Runs as a single Docker container or via Helm on Kubernetes, can be installed via script New in 2.0: - Database health checks and alerts - Workspaces, users and audit logs for teams - Encryption for secrets and backup files - Improved compression defaults - Refreshed UI with dark theme |