Commit Graph

120 Commits

Author SHA1 Message Date
Bill Maxwell 297f64aec1 Merge pull request #113 from rawmind0/master
fix: gocd-agent docker-compose template syntax
2016-05-16 13:53:30 -07:00
Nick Portokallidis 0a2e21f8f3 Add custom port variable for wordpress (#103)
* add variable for custom public port

* add public_port variable
2016-05-16 09:23:43 -07:00
Edward Marshall 9743397540 Updated Prometheus and Grafana (#132) 2016-05-16 09:13:19 -07:00
Lobsiinvok 356bb12dc2 Add asciinema-org template (#141) 2016-05-16 09:03:04 -07:00
Stefan Thies f6e820ac2d add Sematext Docker Agent (#111) 2016-05-15 22:00:38 -07:00
Ralf 3ffc0780e1 Added template for Liferay Portal CE (#119) 2016-05-15 21:59:18 -07:00
Bill Maxwell 0e9fb0bc21 Addition of experimental secrets-bridge (#140)
This is the basic service that enables bootstrapping keys to talk
with Vault.
2016-05-15 21:57:42 -07:00
Peter Szalatnay 9b31003fce PXC catalog item (#95)
* PXC Template

* fix bind issue

* version

* missed version

* variables

* proper icon
2016-05-15 21:06:55 -07:00
John Engelman dafdfcbd63 Add Consul-Registrator template for running host agents. (#129) 2016-05-15 21:06:04 -07:00
Steve Shipway 7577a9dea3 Add XPilot X-windows game template (#128)
* 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
2016-05-15 21:05:50 -07:00
Hussein Galal 524e6f9b30 Add retainIP option to MongoDB catalog template (#115) 2016-05-15 21:05:25 -07:00
steigr 8f8fee8e59 Janitor needs neither privileged mode nor network access. (#100)
* 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>
2016-05-15 21:02:53 -07:00
Richard Weber 968e52a427 Added missing ENV variable (#101)
The environment variable that tells the registry to actually use "token" auth was missing.
2016-05-15 21:01:23 -07:00
Raul Sanchez ee8090e0f9 added traefik catalog package 2016-05-12 11:43:23 +02:00
Raul Sanchez 19c33d9bb3 fix: gocd-agent docker-compose template syntax 2016-05-12 11:43:23 +02:00
Patrick Busch a7b5fbd175 Update README.md
fix typo
2016-05-12 08:14:29 +02:00
Bill Maxwell 9cc4ca52f8 Merge pull request #133 from LLParse/etcd-ha
Etcd v2.3.3 upgrade with standalone bugfix
2016-05-11 14:59:47 -07:00
James Oliver f4604249d1 Etcd v2.3.3 upgrade with standalone bugfix 2016-05-11 13:55:30 -07:00
deniseschannon 81d33a4512 Updated F5 readme 2016-05-09 22:26:57 -07:00
Bill Maxwell 6f6be283f5 Merge pull request #117 from objectpartners/ecr-update
Updated version of ECR container.
2016-05-05 14:22:39 -07:00
Prachi Damle 6e74b3b6af Catalog entry for the f5 external-LB service
Using the uppercase F5 in Readme

Changed category to Load Balancing
More friendlier labels
2016-05-02 15:43:30 -07:00
Steve Durrheimer 573971414a Update CloudFlare to use rancher/external-dns:v0.4.0 2016-04-26 20:50:16 +02:00
John Engelman 1fb2a32554 Update ECR updater. 2016-04-22 07:41:02 -05:00
Bill Maxwell 9fa600118f Merge pull request #91 from janeczku/master
Updates rancher-letsencrypt to v0.2.7
2016-04-15 13:31:19 -07:00
Bill Maxwell f26a50c552 Merge pull request #92 from dominikhahn/master
Add old logspout config
2016-04-15 13:26:26 -07:00
Bill Maxwell ffc2e82dee Merge pull request #96 from dominikhahn/logstash-tcp-udp
Add tcp socket for logstash 1.x
2016-04-15 13:22:24 -07:00
Bill Maxwell 1d5db5fa76 Merge pull request #99 from sshipway/master
Updates for Janitor and Registry templates
2016-04-15 13:20:59 -07:00
sshipway 016f2df1da Merge in new env var for Registry as per pull req #101 2016-04-13 21:38:12 +00:00
Bill Maxwell 05a3322c43 Updated to fix networking, volumes_from and scaling 2016-04-13 11:19:08 -07:00
Jan Broer 222fad83bd Updates rancher-letsencrypt to v0.2.7
* New DNS providers: Dyn, DNSimple
* Support for claiming existing Rancher certificate by name
* Handle API connection errors on container start
2016-04-12 23:27:51 +02:00
Dominik Hahn e863d6788f Static redis version 2016-04-05 09:02:45 +02:00
sshipway 1aab320983 Allow rw mount of /certs in registry as 2.3.1 requires this 2016-04-05 04:26:38 +00:00
Dominik Hahn ffdee0cc78 Add tcp socket for logstash 1.x 2016-04-04 12:27:52 +02:00
sshipway 8a03093191 Correct tag for Registry Portus container 2016-04-04 03:49:14 +00:00
sshipway 2e53bb1fd4 Updated template for Registry using new v2.0.4 of Portus and Registry 2.3.1 2016-04-04 03:16:21 +00:00
Dominik Hahn 448e4645b2 Add old logspout 2016-04-01 17:04:31 +02:00
sshipway 5d12e5ebdd Add updated Janitor template using official meltwater/docker-cleanup
container image rather than the temporary patched version
Some fixes to the README documentation to help clarify behaviour and fix
typos.
2016-03-29 21:21:13 +00:00
Bill Maxwell 9ce9cc01da Merge pull request #80 from dominikhahn/patch-1
Fix elasticsearch config folder mount
2016-03-29 14:09:15 -07:00
Bill Maxwell 0817364ed9 Merge pull request #69 from LLParse/etcd
etcd HA template
2016-03-29 12:52:00 -07:00
LLParse 6542b975ca etcd HA template 2016-03-29 12:44:05 -07:00
Dominik Hahn 41770b2691 Fix elasticsearch config folder mount 2016-03-29 12:20:41 +02:00
Bill Maxwell bb924a1307 Merge pull request #76 from NavidZisky/patch-2
Thanks for fixing!
2016-03-28 23:36:21 -07:00
Navid Zisky 767e4f51ff Fix storage container for Jenkins +removed verbose
Fix storage container permissions. And removed verbose mode as it's not needed any more (I used it to testing purposes)
2016-03-29 08:32:26 +02:00
Bill Maxwell 098ac997b9 Merge pull request #79 from LLParse/add-template-validation
Add template validation, fix categories
2016-03-28 22:34:46 -07:00
James Oliver bc26eb978e Add template validation, fix categories 2016-03-28 22:09:56 -07:00
José Padilla bc5bb994a3 Fix typo 2016-03-28 00:33:32 -04:00
Bill Maxwell 91ee360307 Merge pull request #73 from LLParse/convoy-gluster-add
add convoy-gluster
2016-03-25 10:28:43 -07:00
LLParse 003dcd57b5 add convoy-gluster 2016-03-25 09:16:06 -07:00
Bill Maxwell 0bab879f36 added cloudflare from catalog 2016-03-23 21:26:34 -07:00
Bill Maxwell 4ba17efe58 Merge pull request #64 from LLParse/pointhq
add pointhq
2016-03-23 09:30:31 -07:00