Commit Graph

16 Commits

Author SHA1 Message Date
Sameer Naik
4bd48f6619 adds support for configuring a replicaSet 2016-07-10 20:18:56 +05:30
Sameer Naik
3c4e2a8f4f upgrade to mongodb-3.2.6-1 2016-05-31 12:05:02 +05:30
Sameer Naik
e13b286ae1 organize dockerfile for stacksmith (#4)
* removed `BITNAMI_APP_DIR` macro
* removed `BITNAMI_APP_VOL_PREFIX` macro
* define `BITNAMI_APP_CHECKSUM` macro
* add `/opt/bitnami/$BITNAMI_APP_NAME/sbin` to PATH
* organize dockerfile for stacksmith
2016-04-18 18:06:11 +05:30
Sameer Naik
7b5ebdcbd2 tests: updated for mongodb-3.2.1-1 changes 2016-04-07 16:33:58 +05:30
Sameer Naik
a64ff24201 updated to mongodb-3.2.1-1
Notable Changes:
 - `--username` and `--password` are optional
 - no default password, authentication is disabled
2016-04-05 20:24:49 +05:30
Sameer Naik
9c397d6f7d symlink /bitnami/mongodb/data -> /opt/bitnami/mongodb/data/db 2016-03-29 23:12:06 +05:30
Sameer Naik
fbed812c56 upgrade baseimage: gcr.io/stacksmith-images/ubuntu:14.04-r05 2016-03-22 12:54:44 +05:30
Sameer Naik
028b3cf3b7 hack: create the data/db directory before harpoon initialize 2016-03-11 14:31:08 +05:30
Sameer Naik
1dea1cc15b switch to gcr.io/stacksmith-images/ubuntu:14.04 base image 2016-03-11 12:57:54 +05:30
Sameer Naik
02ca9f6662 switch to harpoon installer 2016-02-05 23:29:36 +05:30
Sameer Naik
218255726b use the entrypoint.sh script from the base image 2015-10-04 14:27:56 +05:30
Sameer Naik
fae54a54d7 the base image prints the welcome page by default 2015-10-04 14:27:49 +05:30
Sameer Naik
82f2eb0da9 added circuit breaker logic for frequent and repeated failures 2015-10-02 23:41:31 +05:30
Sameer Naik
5af7264173 do not start mongod if user specifies a command 2015-10-02 23:41:31 +05:30
Sameer Naik
b989d94d93 configure mongodb as a s6 service 2015-10-02 23:41:30 +05:30
Sameer Naik
1f1f3b7aab created rootfs/ directory structure 2015-09-30 22:26:02 +05:30