Commit Graph

9 Commits

Author SHA1 Message Date
Bitnami Bot 5e57bf4189 3.6.13-debian-9-r65 release 2019-08-06 05:43:31 +00:00
Cliff Cotino 036e2f728f Fixes for review comments:
- removed unnecessary argument to mongodb_execute function
- fixed linting errors / usage of local variables
2019-08-02 14:06:12 +02:00
Cliff Cotino 02c30b9ddd Fixes for review comments:
- prevent usage of extra variable in get_mongo_hostname
- moved variable declaration to top in mongodb_configure_replica_set
- use bitnami docker image instead of ubuntu:18.04 for cert generation
2019-08-02 14:06:12 +02:00
Cliff Cotino 25bbe65a7d Do not introduce an extra variable in the mongodb_execute function 2019-08-02 14:06:12 +02:00
Cliff Cotino 91e40e9a97 Added functionality to enable SSL/TLS
- We can support SSL/TLS between servers within a replica set
as well as between mongo client and servers
- Fixed error when MONGODB_EXTRA_FLAGS contains multiple flags
- Fixed some small typos in the code
2019-08-02 14:06:12 +02:00
Robert Brink 6465ebdd53 Changed from appending key to keyfile to re-wrting keyfile on container start
https://github.com/bitnami/bitnami-docker-mongodb/issues/159
2019-07-18 23:39:26 +02:00
Bitnami Bot 3a32652cd1 3.6.13-debian-9-r27 release 2019-06-28 14:49:00 +00:00
Bitnami Bot 7a1bd39d7f 3.6.13-debian-9-r22 release 2019-06-24 17:13:28 +00:00
Bitnami Bot e19317502e 3.6.13-debian-9-r14 release 2019-06-18 10:11:28 +00:00