* Upgrade zookeeper to version 3.4.8
* Updated traefik version to v1.0.0. Added new features: ssl, multidomain, import key/cert from metadata, run as traefik user.
* Upgrade kafka to version 0.10.0
* Updated traefik version to v1.0.1. ssl key and crt set as required.
* Updated traefik version to v1.0.1. ssl working modes available.
* add more options to sematext docker agent template
* add more options to sematext docker agent template
* add more options to sematext docker agent template
* add log patters field to Sematext agent
* add image version to Sematext Docker Agent
* Update README.md
* update templates, order of parameters
* change size
* change size
* change size
* upper case items
* adjustment headlines
* set name field
* order of fields
* rm name field
* fix question type for HTTP_PROXY
* uppercase descriptions
* change logo
* fix typo
* changed order, SPM/LS tokens first, not mandatory because only one must be present
* change maintainer e-mail to docker@sematext.com
* added bind9 catalog entry
* formatting ports in docker-compose
* exposed port selection for bind9
* bumped to v1.2.0 image, with ip resolution from rancher metadata
* add more options to sematext docker agent template
* add more options to sematext docker agent template
* add more options to sematext docker agent template
* add log patters field to Sematext agent
* add image version to Sematext Docker Agent
* Update README.md
* update templates, order of parameters
* change size
* change size
* change size
* upper case items
* adjustment headlines
* set name field
* order of fields
* rm name field
* fix question type for HTTP_PROXY
* uppercase descriptions
* change logo
Having all the containers global means you get N number of instances in an environment. If you have 3 hosts, you'll have 3 different instances of Sentry running
Changelog:
- Added support for storing certificate and private key in host path,
named volume or Convoy volume
- Updated ACME library fixing issues for Dyn and Route53
* Add XPilot X-windows game template. This provides an exmaple of how to use
Rancher to manage an X-Windows client application.
* Xpilot changes to scheduling to compensate for CoreOS/Rancheros linkage issues
* Update Registry template for patched Portus container version, also add affinity rules to avoid networking issues
* Janitor doen't need privileged mode nor networking
- remove "privileged: true" property
- add "net: none" property
The cleanup tasks runs entirely without networking on /var/run/docker.sock. The calling process can access the docker so it does not need to have privileged mode.
Signed-off-by: Mathias Kaufmann <me@stei.gr>
* Added boolean question for privileged mode.
Signed-off-by: Mathias Kaufmann <me@stei.gr>