Introduciton
Databasus is a free, open source and self-hosted tool to backup PostgreSQL. Make backups with different storages (S3, Google Drive, FTP, etc.) and notifications about progress (Slack, Discord, Telegram, etc.). With focus on Point-In-Time Recovery and restore verification.
Installation
You have multiple ways to install Databasus: automated script (recommended), simple Docker run, Docker Compose, Helm for Kubernetes or Docker Compose with Caddy for production deployments.
System requirements
Databasus requires the following minimum system resources to run properly:
CPU: At least 1 CPU core
RAM: Minimum 500 MB RAM
Storage: 5 GB for installation and as much as you need for backups
Docker: Docker Engine 20.10+ and Docker Compose v2.0+