Sameer Naik
a8c74e5542
moved default configurations to `post-install.sh`
...
If user does not mount the `conf/` volume and instead only mounts the
`data/` volume, the postgres server would not allow connections from
users when the container is recreated using existing volumes because the
access information (which is created only on the firstrun) is stored in
the `conf/` volume which would be lost on recreation. This is also true
for replication users.
To resolve this we moved the basic default configurations to the
`post-install.sh`, including the `pg_hba.conf` configurations that
allows database and replication users to login using md5 authentication.
2016-01-15 15:13:48 +05:30
Sameer Naik
d7ff8959fa
Merge pull request #15 from sameersbn/finalize-interface
...
Finalize interface
2016-01-14 14:03:26 +05:30
Sameer Naik
e055f416da
renamed env param `POSTGRES_REPLICATION_MODE` to `POSTGRES_MODE`
2016-01-14 13:54:58 +05:30
Sameer Naik
926af3c2e7
Make `bitnami/postgresql` a drop-in replacement for the official `postgres` image
2016-01-14 13:53:21 +05:30
Sameer Naik
fbdfcf9ec1
Merge pull request #14 from sameersbn/release-finalization
...
Release finalization
2016-01-13 21:30:15 +05:30
Sameer Naik
e1b74021ff
removed `postgresql.conf` configurations from `post-install.sh`
2016-01-13 14:40:33 +05:30
Sameer Naik
dfb9ad914c
removed redundant `chown`
2016-01-13 14:40:33 +05:30
Sameer Naik
17a5627f76
renamed `initialize_replication_parameters` to `discover_replication_parameters`
2016-01-13 14:40:33 +05:30
Sameer Naik
e8520dae73
added configuration helpers
2016-01-13 14:40:33 +05:30
Sameer Naik
7e9a8df0c5
renamed function `configure_replication_slave` to `configure_recovery`
2016-01-13 14:40:33 +05:30
Sameer Naik
fc211db311
tests: speed up tests
2016-01-13 14:40:28 +05:30
Sameer Naik
2c8c779776
avoid duplicate entries in `pg_hba.conf`
2016-01-13 11:20:03 +05:30
Sameer Naik
7b15bb877c
use bash parameter expansion to set default value of `POSTGRESQL_USER`
2016-01-13 11:20:03 +05:30
Sameer Naik
b7b87a6ebd
set `POSTGRESQL_REPLICATION_MODE=master` by default
2016-01-13 11:20:02 +05:30
Sameer Naik
4cff7b5acb
enforce passwords for custom user
2016-01-12 22:09:17 +05:30
Sameer Naik
a0284d0b31
call `print_app_credentials` irrespective of `POSTGRESQL_REPLICATION_MODE`
2016-01-12 21:25:41 +05:30
Sameer Naik
a38cd88a63
`chown` volumes at the very beginning of initialization
...
chown'ing the `conf/`, `data/` and `logs/` volumes at the begining of
the initialization ensures that no permission issues are encountered
during initialization.
2016-01-12 20:00:44 +05:30
Sameer Naik
1da1a390aa
Merge pull request #13 from sameersbn/misc-fixes
...
Misc fixes
2016-01-12 12:56:33 +05:30
Sameer Naik
4ad0ff2fe9
avoid duplicate entries in `postgresql.conf`
2016-01-12 12:38:25 +05:30
Sameer Naik
319b761df1
updated `sed` substitutions to be resilient to whilespaces
2016-01-12 12:23:34 +05:30
Jorge Marin
9f34a1294d
Merge pull request #31 from bitnami/5.5.31-0
...
bump version 5.5.31-0
2016-01-11 14:43:53 +02:00
Jorge Marin
776685fa08
Update installer.run.sha256
2016-01-11 12:49:45 +01:00
Jorge Marin
53a310f834
bump version 5.5.31-0
2016-01-11 11:06:18 +01:00
Adnan Abdulhussein
dcffcb820a
Merge pull request #31 from bitnami/5.4.0-0
...
bump version 5.4.0-0
2016-01-07 15:41:47 -08:00
Jorge Marin
a469c5ffef
bump version 5.4.0-0
2016-01-08 00:03:16 +01:00
Alejandro Ruiz
b39db80372
Merge pull request #4 from bitnami/upgrade-4.4.1-0
...
Upgrade version to 4.4.1-0
2016-01-07 20:21:53 +01:00
Alejandro Ruiz
4415453bdc
Upgrade version to 4.4.1-0
2016-01-07 19:58:50 +01:00
Alejandro Ruiz
0d61725ca4
Merge pull request #3 from bitnami/update-8.0.2-0
...
Upgrade version to 8.0.2-0
2016-01-07 13:32:32 +01:00
Alejandro Ruiz
2c12910876
Upgrade version to 8.0.2-0
2016-01-07 12:50:27 +01:00
Jorge Marin
2d44d76d05
Merge pull request #29 from bitnami/5.3.0-0
...
bump version 5.3.0-0
2015-12-21 20:10:18 +02:00
Jorge Marin
0dd63d4884
Merge pull request #23 from bitnami/2.2.4-0
...
bump version 2.2.4-0
2015-12-21 20:10:01 +02:00
Jorge Marin
820456cd30
Merge pull request #12 from bitnami/7.0.67-0
...
bump version 7.0.67-0
2015-12-21 20:09:42 +02:00
Jorge Marin
4ca34cd4c1
Merge pull request #22 from bitnami/3.0.6-0
...
bump version 3.0.6-0
2015-12-21 20:09:22 +02:00
Jorge Marin
8f332e1cb9
bump version 7.0.67-0
2015-12-21 18:06:51 +01:00
Jorge Marin
552a4152f6
bump version 5.3.0-0
2015-12-21 18:05:00 +01:00
Jorge Marin
7d36c0c8dd
bump version 3.0.6-0
2015-12-21 18:01:49 +01:00
Jorge Marin
77f8e14fc9
bump version 2.2.4-0
2015-12-21 17:57:31 +01:00
Miguel Ángel Martínez Triviño
130cd04b9a
Merge pull request #28 from bitnami/5.2.0-0
...
bump version 5.2.0-0
2015-12-10 10:28:59 -08:00
Miguel Ángel Martínez Triviño
790a8d2c4b
Merge pull request #21 from bitnami/1.9.9-0
...
bump version 1.9.9-0
2015-12-10 10:28:32 -08:00
Jorge Marin
2637bb3014
bump version 1.9.9-0
2015-12-10 12:28:59 +01:00
Jorge Marin
f7e1b5ed21
bump version 5.2.0-0
2015-12-10 12:20:20 +01:00
Alejandro Ruiz
a63af9b9b5
Merge pull request #3 from bitnami/upgrade-4.4-0
...
Upgrade version to 4.4-0
2015-12-10 11:20:33 +01:00
Alejandro Ruiz
0d0d4f6c5c
Upgrade version to 4.4-0
2015-12-10 10:52:17 +01:00
Alejandro Ruiz
85758a0399
Merge pull request #2 from bitnami/upgrade-3.2.0-0
...
Upgrade version to 3.2.0-0
2015-12-10 10:22:57 +01:00
Alejandro Ruiz
870334626d
Upgrade version to 3.2.0-0
2015-12-09 10:32:52 +01:00
Adnan Abdulhussein
296d06cff9
Merge pull request #29 from bitnami/5.5.30-2
...
Update to 5.5.30-2 for imagemagic support #26
2015-12-07 14:18:40 -08:00
Adnan Abdulhussein
45f7d61a2f
Update to 5.5.30-2 for imagemagic support #26
2015-12-07 14:10:25 -08:00
Adnan Abdulhussein
bab23efc3a
Merge pull request #27 from chipironcin/master
...
bump version 5.1.1-0
2015-12-04 13:32:45 -08:00
Jorge Marin
aabfb7852e
bump version 5.1.1-0
2015-12-04 22:02:25 +01:00
Alejandro
0adea6cfb3
Update expected string in Welcome Page
2015-12-04 12:17:55 +01:00