Commit Graph

38 Commits

Author SHA1 Message Date
atcommander 3cf2b9bdb3 Updated readme.md
Update docker build files
2022-08-20 11:55:08 +02:00
Pau Rodriguez-Estivill b6163ee56a Limit last backups by minutes 2022-02-26 17:26:58 +01:00
PauRE 8112dc75b5 Update README #64 2021-11-04 15:32:54 +01:00
PauRE 9674176fb7 Update README.md 2021-07-22 17:14:28 +02:00
PauRE 3b6d1a0335 Add TZ environment variable to fix #50 2021-05-20 15:03:35 +02:00
PauRE 2a1f95a2af Update README to fix #54 2021-05-20 14:42:39 +02:00
Pau Rodriguez-Estivill ef54bd18d3 Add architectures s390x and ppc64le #44 2021-03-07 14:40:06 +01:00
Pau Rodriguez-Estivill f97585e5ef Improve compression speed #43 2021-02-19 19:16:25 +01:00
PauRE cddefe160b README.md: Add additional options links 2021-02-04 20:06:08 +01:00
PauRE 627bdad645 Add destination folder owner instructions 2020-11-06 15:41:24 +01:00
Pau Rodriguez-Estivill 7858b93f77 Fix docker-compose example 2020-09-05 16:27:57 +02:00
Pau Rodriguez-Estivill 393147d563 Added compression support for pg_dumpall (#31) 2020-09-02 18:56:13 +02:00
Pau Rodriguez-Estivill 5d3244c1c6 Improved manual backup example 2020-08-20 22:54:24 +02:00
Pau Rodriguez-Estivill 22ada6f6a2 Recommend runAsNonRoot in the examples (#29) 2020-08-20 22:19:48 +02:00
Pau Rodriguez-Estivill fbcabb4aac Document restore example improves issue #27 2020-08-20 20:54:00 +02:00
Pau Rodriguez-Estivill 5d33982057 Add support for cluster fixes issue #30 2020-08-20 20:33:32 +02:00
Pau Rodriguez-Estivill bdc9d975dd Add support for PGPASSFILE for clusters #30 2020-08-20 20:33:32 +02:00
Pau Rodriguez-Estivill a01eae32be Allow to dump with -Fd fixing issue #28 2020-08-20 20:33:32 +02:00
PauRE 35efb3cfb7 Merge pull request #26 from x-jokay/fix-markdown-files
Fix markdown issues
2020-08-20 18:27:57 +02:00
D. Domig 66259acab4 Fix markdown issues 2020-07-27 15:15:36 +02:00
D. Domig 61bafff0ac Fix typo 2020-07-27 15:12:36 +02:00
Pau Rodriguez-Estivill f7301fd81e Add more architectures, moved to docker baker build system 2020-02-11 18:45:46 +01:00
PauRE 5cc9f82d50 Update README.md
Add special variables to README #19
2019-06-08 15:23:51 +02:00
Pau Rodriguez-Estivill 09dfc24fa6 Fix #17 issue handling _FILE env vars 2019-03-26 16:02:34 +01:00
Jonas Thelemann 10043a3d68 Add _FILE Support For User And Databases 2019-03-22 14:49:32 +01:00
Jonas Thelemann 700796b6e2 Complete Environment Variable Description
+ Undocumented environment variables
+ Required / defaults description
~ Order alphabetically
2019-03-19 20:18:09 +01:00
Jonas Thelemann 459fafd9ae Rephrase README
~ Improves readability
2019-03-19 20:16:57 +01:00
PauRE b3e1309ef9 Update README.md 2019-03-19 20:01:06 +01:00
Pau Rodriguez-Estivill d433e138c9 Updated README 2019-03-09 20:25:50 +01:00
PauRE 0db2dacb04 Update README.md fixes #11
Text provided by @WilliamTheMarsman, thanks.
2019-03-07 15:32:12 +01:00
PauRE c392a84346 Merge pull request #6 from capnis/master
Add support for docker secrets
2018-06-30 14:18:55 +02:00
Pau Rodriguez-Estivill b74f2182d9 Added support for multiple databases. Closes #1 2018-06-30 14:07:22 +02:00
capnis 9aec9ca274 Readme update
Added POSTGRES_PASSWORD_FILE under postgres service.
2018-06-30 11:28:14 +03:00
capnis 342cc5cf70 Update readme
Added new ENV variables examples:
POSTGRES_PASSWORD_FILE
HEALTHCHECK_PORT
2018-06-30 11:26:27 +03:00
Pau Rodriguez-Estivill 2450a17d25 Updated documentation. 2016-10-28 17:20:30 +02:00
Pau Rodriguez-Estivill cb81b30e9c Updated to use postgres image. 2016-10-28 17:01:50 +02:00
Pau Rodriguez-Estivill a7e9ea29a4 Changed to use POSTGRES_DB. 2016-10-28 15:25:51 +02:00
Pau Rodriguez-Estivill 96c02aafe0 Initial commit. 2016-10-28 14:58:34 +02:00