Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coopbri/pgbackweb-demo
https://youtu.be/UdvAmPoD2Y0
https://github.com/coopbri/pgbackweb-demo
Last synced: about 5 hours ago
JSON representation
https://youtu.be/UdvAmPoD2Y0
- Host: GitHub
- URL: https://github.com/coopbri/pgbackweb-demo
- Owner: coopbri
- License: mit
- Created: 2024-12-17T03:11:26.000Z (27 days ago)
- Default Branch: master
- Last Pushed: 2024-12-17T17:40:23.000Z (26 days ago)
- Last Synced: 2025-01-12T09:07:52.873Z (about 18 hours ago)
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PG Back Web Demo
Docker Compose stack demonstrating [PG Back Web](https://github.com/eduardolat/pgbackweb) with local filesystem backups and MinIO for S3-API backups.
Video URL: https://youtu.be/UdvAmPoD2Y0
## Usage
- Spin up PG Back Web (service + database) as well as an example app database and a single-node MinIO server: `docker-compose up`
Note that this Compose file does not have production-ready settings for the services, it is just used to demonstrate how to use PG Back Web.
## License
MIT (see LICENSE.md)