Commit Graph

4981 Commits

Author SHA1 Message Date
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
Bitnami Container Builds da9922e4db bump version 3.0.7-1 2016-03-02 21:35:51 +01:00
Sameer Naik 6c00533744 bump version to 3.0.7-0-r01 2016-02-17 11:25:00 -08:00
Sameer Naik 843fcc5508 Merge pull request #26 from sameersbn/speed-up-tests
use only two container instances to speed up the tests
2016-02-05 22:23:48 +05:30
Sameer Naik 9e62e1b171 use only two container instances to speed up the tests 2016-02-05 22:15:19 +05:30
Bitnami Container Builds 80c0afdcd6 "bump version 3.0.7-0" 2016-02-04 19:23:05 +01:00
Jorge Marin 7d36c0c8dd bump version 3.0.6-0 2015-12-21 18:01:49 +01:00
Sameer Naik e29c32deee tests: make `sed` a little resilient to whitespaces 2015-11-28 11:21:35 +05:30
Sameer Naik 740c8a3e1d tests: Configuration changes are preserved after deletion 2015-11-27 22:31:01 +05:30
Sameer Naik ec17604444 bump version 3.0.5-1-r01 2015-11-25 15:00:25 +05:30
Sameer Naik 9e6c5a13b0 update tests submodule 2015-11-25 14:43:14 +05:30
Sameer Naik f5fe4a349d README: document replication setup 2015-11-18 11:04:37 +05:30
Sameer Naik 0b36c7a389 help: fix typo in exposed port number 2015-11-17 21:51:03 +05:30
Sameer Naik f16a4609db help: updated to include replication options 2015-11-17 20:56:01 +05:30
Sameer Naik 63dd68810f tests: Slave can be triggered to act as the master 2015-11-17 20:46:59 +05:30
Sameer Naik 735a5eaa17 tests: Replication status is preserved after deletion 2015-11-17 20:35:07 +05:30
Sameer Naik 6624606c1d tests: Slave synchronizes with the master (delayed start) 2015-11-17 20:29:16 +05:30
Sameer Naik 8f882a6729 tests: Replication slave can fetch replication parameters from link alias "master" 2015-11-17 20:23:12 +05:30
Sameer Naik 15d45f71ab tests: Master data is replicated on slave with authentication enabled 2015-11-17 20:20:30 +05:30
Sameer Naik 7a09a16de0 tests: Master data is replicated on slave 2015-11-17 20:20:29 +05:30
Sameer Naik 8462e6ac20 tests: Can't setup replication slave without master host 2015-11-17 20:06:42 +05:30
Sameer Naik 015cab4874 added master/slave replication support 2015-11-17 11:15:24 +05:30
Sameer Naik c3b9854454 Bump version 3.0.5-1 2015-11-17 11:02:12 +05:30
Sameer Naik 0c95d3f30d added `bitnami-utils-custom.sh` utility script 2015-11-16 12:24:32 +05:30
Sameer Naik 88c7713d8a tests: set SLEEP_TIME to 5s 2015-11-10 11:59:33 +05:30
Sameer Naik 677081741b replace use of bnconfig with sed to set the redis password
bnconfig takes approximately 10s to set the password which adds to the
container startup time.
2015-11-10 11:58:21 +05:30
Sameer Naik a1f84e1532 tests: helpers have been moved to bitnami/bitnami-docker-tests repo 2015-11-10 11:19:55 +05:30
Sameer Naik 502e972a7a tests: rewrite tests for better maintenance and readability
- Reuse docker_helper.bash script in tests
 - Speed up of tests
 - Better readability
2015-11-09 23:04:57 +05:30
Sameer Naik 8009f7195d Bump version 3.0.5-0 2015-10-23 12:44:04 +05:30
Adnan Abdulhussein f806f67df5 Merge pull request #10 from bitnami/fix-install-script-execution
Run install script as executable
2015-10-08 13:08:17 +01:00
Adnan Abdulhussein 2fe2ac81f8 Run install script as executable 2015-10-08 12:50:43 +01:00
Sameer Naik 0d5bfb64be use the `entrypoint.sh` script from the base image 2015-10-04 14:34:36 +05:30
Sameer Naik 45b4f4e354 the base image prints the welcome page by default 2015-10-04 14:34:28 +05:30
Sameer Naik b49db770ea added circuit breaker logic for frequent and repeated failures 2015-10-02 23:40:27 +05:30
Sameer Naik de2bc06f74 do not start redis and logging services if user specifies a command 2015-10-02 23:39:56 +05:30
Sameer Naik 5865c7e88c configure redis as a s6 service 2015-10-02 23:39:55 +05:30
Sameer Naik 24357352fd created `rootfs/` directory structure 2015-10-01 22:28:37 +05:30
Sameer Naik ba14c81754 fix `installer.run.sha256` with busybox `sha256sum` applet 2015-09-15 15:05:15 +05:30
Adnan Abdulhussein 4fb0335c54 Update to 3.0.4-0, critical security release 2015-09-08 11:05:10 -07:00
Sameer Naik f9f7e66984 fix links to `hub.docker.com` 2015-08-08 12:09:25 +05:30
Miguel Martinez 29b6f6fc6f Bump version 3.0.3-0 2015-07-21 10:23:47 -07:00
Miguel Martinez 68a4bad9a6 3.0.2-2.r02 version 2015-06-25 17:34:33 -07:00
Miguel Martinez 391d9e3c56 3.0.2-2-r01 + badges 2015-06-19 18:10:37 -07:00
Mustafa Jamil 3041d3d25a Made minor copy edits 2015-06-19 17:07:43 -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
Miguel Martinez e3765b0d74 Incresing test sleep times 2015-06-19 13:28:44 -07:00
Adnan Abdulhussein 29e6f69b6f Add Apache 2.0 License 2015-06-19 12:06:10 -07:00
Adnan Abdulhussein e8e7782209 cleanup on setup and teardown 2015-06-19 11:34:44 -07:00
Adnan Abdulhussein 213a7e7b8b Test fixes to run in Jenkins CI 2015-06-19 09:53:31 -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 5ad129e381 Adding tests and version 3.0.2-2 2015-06-17 19:18:12 -07:00
Adnan Abdulhussein 5434d92a64 Switch to onbuild base 2015-06-16 15:27:55 -07:00
Miguel Martinez 47f689d1c0 ENV single liner 2015-06-15 19:58:09 -07:00
Miguel Martinez 360c28cac7 Exiting on error 2015-06-15 19:44:40 -07:00
Miguel Martinez b3599e05bd Maintainer change 2015-06-15 18:25:06 -07:00
Miguel Martinez c5984c4213 /opt/bitnami 2015-06-15 15:33:08 -07:00
Miguel Martinez 5d5745b724 Adding bitnami base image instead 2015-06-12 15:15:16 -07:00
Miguel Martinez d3ac89d648 Fixing typo 2015-06-12 10:46:03 -07:00
Miguel Martinez 5c005f65d3 Adding help page 2015-06-12 10:39:06 -07:00
Miguel Martinez d2ea3023d2 Everything in lower case 2015-06-11 19:48:04 -07:00
Miguel Martinez ddab8fcb8b Adding help manifest 2015-06-11 19:24:32 -07:00
Miguel Martinez d6302c473b Adding integrity check 2015-06-11 14:12:09 -07:00
Miguel Martinez 678ee4a6e1 Using wait_and_tail method 2015-06-10 18:37:23 -07:00
Miguel Martinez 23a2bf7bee New installer versions 2015-06-10 12:57:09 -07:00
Miguel Martinez dea6500313 Replacing BITNAMI_DIR, Refs T4065 2015-06-10 12:12:23 -07:00
Miguel Martinez b31a5ce179 Utilities script outside of the dockerfile 2015-06-10 11:45:42 -07:00
Adnan Abdulhussein 357e3830c0 Never crash on chown error and remove unecessary mkdirs 2015-06-10 11:21:32 -07:00
Miguel Martinez 64d6449fc8 Refactoring + welcome page 2015-06-09 19:29:56 -07:00
Miguel Martinez aeea4a9784 MariaDB WIP 2015-06-08 19:29:38 -07:00
Miguel Martinez 0238e5af29 Memcached following standards, Refs T3801, T3975 2015-06-08 18:01:16 -07:00
Miguel Martinez fa6519bc1d Utilities script on Redis 2015-06-08 11:37:30 -07:00
Miguel Martinez b18f032253 Redis multiple options and namespacing 2015-06-05 15:31:34 -07:00
Miguel Martinez a4f216f6ce Nginx using new logger and user 2015-06-03 19:37:53 -07:00
Miguel Martinez 7e41bc94e3 Removing random from readme 2015-06-03 18:12:22 -07:00
Miguel Martinez e8047bb455 Redis using user and changed password logic to no password by default 2015-06-03 18:10:15 -07:00
Miguel Martinez e25bdc6644 Redis docs 2015-05-29 15:31:17 -07:00
Miguel Martinez 5541fa7c88 Password set redis 2015-05-28 16:33:05 -07:00
Miguel Martinez dffd977cac Redis image first version 2015-05-28 16:33:05 -07:00