Commit Graph

11 Commits

Author SHA1 Message Date
Raik Bieniek 83479c1a27 Make cleanup work when multiple databases are specified. #8 2019-03-04 08:14:48 +01:00
Pau Rodriguez-Estivill c78f5ac3de Fix syn error. Closes #7 2018-07-03 00:16:35 +02:00
Pau Rodriguez-Estivill df96579ec5 Style fix 2018-06-30 14:38:47 +02:00
Pau Rodriguez-Estivill 78f2fae1dd Fixed password file errors 2018-06-30 14:38:17 +02: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 fd83ad1ed3 Add support for docker secrets
Check if password file ENV variable POSTGRES_PASSWORD_FILE is set (for use with docker secrets, point this to /run/secrets/<name of secret>). If it is not set, fallback to POSTGRES_PASSWORD ENV variable.
2018-06-30 11:15:58 +03: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 3395f51c5d Fixed permisions. 2016-10-28 15:20:36 +02:00
Pau Rodriguez-Estivill 96c02aafe0 Initial commit. 2016-10-28 14:58:34 +02:00