Commit Graph

15 Commits

Author SHA1 Message Date
Adnan Abdulhussein b77bfc9500 Add Docker Hub automated build badge 2016-08-26 17:36:34 -07:00
Sameer Naik 4e2cfab0ba license: updated copyright notice 2016-08-02 19:01:26 +05:30
Sameer Naik f26ad97aca Stacksmith merger (#30)
* switch to harpoon installer

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

* removed unused files

* tests: updated for current feature set

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

* updated to redis-3.0.6-1

Noteable changes:
 - redis password is optional, no default password

* tests: updated for redis-3.0.6-1

* organize dockerfile for stacksmith (#3)

* define `BITNAMI_APP_CHECKSUM` macro

* removed `BITNAMI_APP_DIR` macro

* removed `BITNAMI_APP_VOL_PREFIX` macro

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

* organize dockerfile for stacksmith

* tests: bump `SLEEP_TIME` to `10` seconds

* version bump and replication support (#4)

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

* upgrade to `redis-3.2.0-0`

* cleanup dockerfile

* ignore `pkg-cache/` in git

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

* add env parameters to configure master/slave replication

* tests: adds replication tests

* readme: updated

* updated checksum

* tests: bump `SLEEP_TIME` to `30` seconds to fix jenkins tests

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

* updated readme

* readme: fixed typo

* readme: use `/path/to/redis-persistence` and `/path/to/redis-backups` in examples
2016-05-19 10:28:33 -07:00
Sameer Naik f5fe4a349d README: document replication setup 2015-11-18 11:04:37 +05:30
Sameer Naik f9f7e66984 fix links to `hub.docker.com` 2015-08-08 12:09:25 +05:30
Miguel Martinez 391d9e3c56 3.0.2-2-r01 + badges 2015-06-19 18:10:37 -07:00
Adnan Abdulhussein cf81c1c28a Add testing section to README 2015-06-19 16:26:44 -07:00
Adnan Abdulhussein 52b0b02c6f Documentation changes
- remove version numbers
  - use same volume paths in docker run and compose
  - always recommend backing up
  - working password
  - less confusing linking example
2015-06-19 15:09:38 -07:00
Adnan Abdulhussein 29e6f69b6f Add Apache 2.0 License 2015-06-19 12:06:10 -07:00
Sameer Naik e1074f6f83 readme: link to the `bitnami/redis` dockerhub page 2015-06-18 18:01:00 +05:30
Sameer Naik 65b333a36c readme: fix build instructions 2015-06-18 16:49:24 +05:30
Adnan Abdulhussein d8841ac3c3 Improve README 2015-06-17 23:51:27 -07:00
Miguel Martinez b18f032253 Redis multiple options and namespacing 2015-06-05 15:31:34 -07:00
Miguel Martinez 7e41bc94e3 Removing random from readme 2015-06-03 18:12:22 -07:00
Miguel Martinez e25bdc6644 Redis docs 2015-05-29 15:31:17 -07:00