PG Back Web
av ATH Infosystems
Version 0.5.1 + Free Support on Ubuntu 26.04
PG Back Web v0.5.1 is a self-hosted web-based PostgreSQL backup management solution that allows developers and administrators to create, schedule, monitor, download, and restore database backups through an intuitive web interface.
The solution supports PostgreSQL backup workflows with local and S3-compatible storage destinations. It is ideal for PostgreSQL database protection, scheduled backups, backup monitoring, disaster recovery preparation, and administration of multiple database backup jobs.
Features of PG Back Web v0.5.1:
- Web-based interface for managing PostgreSQL backups.
- Supports PostgreSQL versions 13, 14, 15, 16, 17, and 18.
- Create and run scheduled or on-demand database backups.
- Supports local storage and S3-compatible backup destinations.
- Backup execution history, logs, and monitoring dashboard.
- Download and restore backups directly from the web interface.
- Supports health checks and webhook notifications.
- Secure configuration using an encryption key for sensitive settings.
Usage instructions for PG Back Web
$ sudo su
$ cd /opt/pgbackweb
$ docker compose up -d
$ docker compose ps
Credentials Saved in: cat /var/pgbackweb/credentials.txt
Access the PG Back Web dashboard: Open your browser and navigate to: http://your-server-ip:8085 Create the first web account using the email and password saved in the credentials file.
Disclaimer: PG Back Web is provided “as is” under the applicable open-source license. Users are responsible for configuring secure access, protecting credentials and encryption keys, validating backup schedules, and regularly testing backup restoration. This solution is suitable for PostgreSQL backup management, monitoring, and recovery workflows in development and production environments.