PauRE
5cc9f82d50
Update README.md
...
Add special variables to README #19
2019-06-08 15:23:51 +02:00
Pau Rodriguez-Estivill
6773819952
Style update
2019-03-26 16:06:32 +01:00
Pau Rodriguez-Estivill
09dfc24fa6
Fix #17 issue handling _FILE env vars
2019-03-26 16:02:34 +01:00
Pau Rodriguez-Estivill
681e358069
Moved and user to env ( #15 ) and code clean from PR #16 .
2019-03-25 13:59:08 +01:00
Pau Rodriguez-Estivill
ef969791ff
Fixed issues with PR #16
2019-03-25 13:49:51 +01:00
PauRE
d3513822c6
Merge pull request #16 from dargmuesli/secret_files
...
Add _FILE Support For User And Databases
2019-03-25 13:48:01 +01:00
Jonas Thelemann
10043a3d68
Add _FILE Support For User And Databases
2019-03-22 14:49:32 +01:00
PauRE
7be5d39ad4
Merge pull request #14 from dargmuesli/readme
...
Improve README
2019-03-19 20:22: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
ddc79d82e0
Fixed issue #12
2019-03-12 15:10:49 +01:00
Pau Rodriguez-Estivill
d433e138c9
Updated README
2019-03-09 20:25:50 +01:00
Pau Rodriguez-Estivill
2ddd5cb3fa
Fixed alpine builds
2019-03-09 20:21:58 +01:00
Pau Rodriguez-Estivill
ea13545e3b
Fix github tag events
2019-03-09 20:10:20 +01:00
PauRE
0db2dacb04
Update README.md fixes #11
...
Text provided by @WilliamTheMarsman, thanks.
2019-03-07 15:32:12 +01:00
Pau Rodriguez-Estivill
a49c04aae8
Add retag.sh
2019-03-04 18:58:10 +00:00
Pau Rodriguez-Estivill
8650fe6c06
Joined alpine and debian
2019-03-04 18:21:02 +00:00
PauRE
c6efacafb0
Merge pull request #10 from Kolahzary/alpine
...
Add alpine branch
2019-03-04 19:16:48 +01:00
Pau Rodriguez-Estivill
fe5fef6a47
Create alpine branch
2019-03-04 17:52:05 +00:00
Shadman Kolahzary
07835c6963
Update Dockerfile
2019-03-04 20:21:34 +03:30
PauRE
e647728b2a
Added verbose
2019-03-04 10:51:55 +01:00
PauRE
688c865056
Merge pull request #9 from rbi/fix_multi_database_cleanup
...
Make cleanup work when multiple databases are specified. #8
2019-03-04 10:49:22 +01:00
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
Pau Rodriguez-Estivill
9d3923563e
Updated default healthcheck port
2018-06-30 14:20:22 +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
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
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
capnis
91a6338ed0
Add support for docker secrets
...
Added extra ENV variable "POSTGRES_PASSWORD_FILE"
2018-06-30 10:59:06 +03:00
PauRE
84cff1f054
Merge pull request #2 from sberlin/master
...
Make healthcheck port configurable
2018-06-25 17:57:35 +02:00
sberlin
bfabe34b83
Make healthcheck port configurable
...
Allow arbitrary users to start container
2018-06-25 11:23:52 +02: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
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