Commit Graph

7584 Commits

Author SHA1 Message Date
Bitnami Bot 18f33e0876 9.6.9-ol-7-r0 release
Stop persisting configuration. It will be re-generated unless it is mounted externally (volume, config map,...)
2018-06-06 08:48:40 +00:00
Bitnami Bot 60c72d542c 10.4.0-ol-7-r0 release
Stop persisting configuration. It will be re-generated unless it is mounted externally (volume, config map,...)
2018-06-06 08:40:06 +00:00
Bitnami Bot 2a2494b8ec 10.3.0-r3 release
Update image to version 10.3.0-r3
2018-04-03 11:01:05 +00:00
Bitnami Bot bb7d8cca92 10.1.0-r1 release
Update nami module
2018-01-11 14:15:42 +00:00
Tomas Pizarro d9e27abdf3 Delete kubernetes.yml file 2017-12-20 09:25:43 +00:00
Bitnami Bot 94d50d557c 9.6.4-r0 release
Update postgresql to 9.6.4.
2017-08-10 15:28:44 +00:00
Bitnami Bot ba13b2f941 9.6.3-r4 release
Removes VOLUME instruction for Dockerfile.
2017-06-28 03:53:27 +00:00
Bitnami Bot 6bc7348522 9.6.3-r2 release
Update image to version 9.6.3-r2
2017-05-29 09:41:12 +00:00
Bitnami Bot 5f5a75068f 9.6.3-r0 release
Update postgresql to 9.6.3.
2017-05-19 10:08:09 +00:00
Tomas Pizarro 307bdd773c Add Kubernetes TL;DR; section 2017-05-19 09:09:17 +00:00
Tomas Pizarro effd94cc05 Delete space before question mark 2017-05-18 10:59:36 +00:00
Tomas Pizarro 2e66d4cd97 Add kubernetes badge to the README 2017-05-15 13:57:47 +00:00
Tomas Pizarro 9b9a07f16b Delete Docker Hub badge and add new section 2017-05-12 10:12:42 +00:00
Sameer Naik aa95a18588 adds bitmami-oss.slack.com team integration 2017-05-04 11:28:56 +05:30
Sameer Naik 913c84b173 replace use of docker links with docker networks 2016-12-09 19:12:59 +05:30
Sameer Naik 1a8a5717d1 readme: updated docker-compose.yml snippets to v2 format 2016-11-08 15:49:26 +05:30
Sameer Naik f9308dbb35 add circle ci status badge to the readme 2016-10-13 22:44:53 +05:30
Sameer Naik ff333f99d0 fix: BITNAMI_APP_VERSION script macro has been renamed to BITNAMI_IMAGE_VERSION 2016-10-13 20:31:06 +05:30
Sameer Naik b3a75090c7 bump image revision to 9.5.3-r5
- The `POSTGRES_` prefix on environment variables is now replaced by
  `POSTGRESQL_`
- `POSTGRES_USER` parameter has been renamed to `POSTGRESQL_USERNAME`.
- `POSTGRES_DB` parameter has been renamed to `POSTGRESQL_DATABASE`.
- `POSTGRES_MODE` parameter has been renamed to
  `POSTGRESQL_REPLICATION_MODE`.
2016-09-11 18:13:45 +05:30
Adnan Abdulhussein 3c37c26171 Standardise environment variables 2016-09-09 15:29:25 -07:00
Adnan Abdulhussein 30694ac597 Add Docker Hub automated build badge 2016-08-26 17:34:53 -07:00
Jesus Tinoco 19680abd3e Fix wrong environment variable name
The 'POSTGRES_REPLICATION_MODE' environment variable doesn't exist, it should be 'POSTGRES_MODE'.
2016-08-26 11:49:44 +02:00
Sameer Naik f5baa9507a license: updated copyright notice 2016-08-02 17:51:27 +05:30
Sameer Naik 6d31d367e2 Stacksmith merger (#24)
* switch to harpoon installer

* switch to `gcr.io/stacksmith-images/ubuntu:14.04` base image

* removed unused files

* switch to `gcr.io/stacksmith-images/ubuntu:14.04` base image

* organize dockerfile for stacksmith (#2)

* verify checksum in harpoon commands
* removed `BITNAMI_APP_DIR` macro
* removed `BITNAMI_APP_VOL_PREFIX` macro
* moved hacks to `app-entrypoint.sh`
* organize dockerfile for stacksmith
* tests: updated

* Bump version (#3)

* upgrade to `gcr.io/stacksmith-images/ubuntu:14.04-r06`

* upgrade to `postgresql-9.4.5-1`

* password for `postgres` user is now optional

* upgrade to `postgresql-9.4.5-2`

* organize dockerfile

* ignore `.git/` and `tests/` directories in docker builds

* ignore `pkg-cache/` in git

* add `/opt/bitnami/$BITNAMI_APP_NAME/sbin` to `PATH`

* upgrade to `gcr.io/stacksmith-images/ubuntu:14.04-r07` baseimage

* tests: cannot login as postgres user without a password

* add `POSTGRES_DB` env param to create database

* add `POSTGRES_USER` env param to create custom user

* add parameters to support master/slave replication

* update to postgresql-9.5.3-0

* readme: updated

* updated to `postgresql-9.5.3-1`
2016-06-06 09:07:57 -07:00
Sameer Naik 8ecefe74c7 readme: fixed typos 2016-01-15 23:26:12 +05:30
Sameer Naik 80031d164a cite PostgreSQL wikipedia article 2016-01-15 22:41:01 +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 b7b87a6ebd set `POSTGRESQL_REPLICATION_MODE=master` by default 2016-01-13 11:20:02 +05:30
Sameer Naik c842be78a6 support reconfiguration of slave as master using a trigger file 2015-10-29 20:01:56 +05:30
Sameer Naik a5705f903b updated README 2015-10-29 13:16:08 +05:30
Sameer Naik a72915f127 do not create symlinks to config files 2015-08-12 11:47:55 +05:30
Sameer Naik 73b23d08af readme: cleanups 2015-08-11 12:49:04 +05:30
Sameer Naik 37bb30a457 added README 2015-08-11 12:47:27 +05:30