mirror of
https://github.com/garraflavatra/docker-volume-s3-backup.git
synced 2025-07-19 18:18:02 +00:00
initial commit
This commit is contained in:
10
README.md
Normal file
10
README.md
Normal file
@ -0,0 +1,10 @@
|
||||
This is a fork and restructuring of schickling's [postgres-backup-s3](https://github.com/schickling/dockerfiles/tree/master/postgres-backup-s3) and [postgres-restore-s3](https://github.com/schickling/dockerfiles/tree/master/postgres-restore-s3).
|
||||
|
||||
See [`backup/README.md`](/backup/README.md) and [`restore/README.md`](/restore/README.md) for further instructions.
|
||||
|
||||
Fork goals:
|
||||
- [x] dedicated repository
|
||||
- [x] automated builds
|
||||
- [x] support multiple PostgreSQL versions
|
||||
- [ ] support encrypted (password-protected) backups
|
||||
- [ ] merge backup and restore images?
|
Reference in New Issue
Block a user