1243 Commits

Author SHA1 Message Date
Stefan Thies
c0a58df49d enable global scheduler for Sematext Docker Agent (#147)
* enable global scheduler always

* improved description

* changed version number

* changed version number
2016-05-25 09:57:12 -04:00
Darren Shepherd
3518884cbd Merge pull request #157 from LLParse/marathon-1.1.1
Marathon v1.1.1
2016-05-24 16:27:42 -07:00
James Oliver
e343c3ee4e Marathon v1.1.1 2016-05-24 16:24:33 -07:00
Darren Shepherd
3ff389cc11 Merge pull request #156 from LLParse/remove-aurora
Remove aurora
2016-05-24 15:16:02 -07:00
James Oliver
6983f3dcd2 Remove aurora 2016-05-24 15:14:56 -07:00
Darren Shepherd
dbffebb08c Merge pull request #155 from LLParse/mesos-network-hack
Add privileges to allow umount /etc/hosts for network hack
2016-05-24 14:41:53 -07:00
James Oliver
33780054e0 Add privileges to allow umount /etc/hosts for network hack 2016-05-24 14:02:15 -07:00
will-chan
85dab172e3 Merge pull request #153 from LLParse/remove-extra-params
Remove zookeeper/mesos template parameters
2016-05-24 11:34:36 -07:00
Steve Shipway
6486b05e79 Add registry-convoy template to build registry using Convoy pools (#143) 2016-05-23 19:43:24 -07:00
James Oliver
672750917b add NET_ADMIN cap to marathon framework 2016-05-23 17:13:32 -07:00
James Oliver
1da93ae043 Remove zookeeper/mesos template parameters 2016-05-23 16:39:00 -07:00
Bill Maxwell
5dc83c0e4b Merge pull request #144 from aisensiy/master
Use question and answer to set public port for gocd server
2016-05-18 14:43:25 -07:00
xushanchuan
b0640ff514 use question and answer to set public port for gocd server 2016-05-17 10:36:24 +08:00
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
Bill Maxwell
dbd9964ee8 Merge pull request #134 from patrickbusch/patch-1
Update README.md
2016-05-15 20:48:11 -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
Darren Shepherd
c593790346 Merge pull request #131 from deniseschannon/master
Updated F5 readme
2016-05-09 22:31:34 -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
Vincent Fiduccia
2f84f1bd5b Merge pull request #126 from prachidamle/external_lb_template
Catalog entry for the f5 external-LB support
2016-05-03 13:40:46 -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
Vincent Fiduccia
147709d9a5 Merge pull request #124 from LLParse/mesos-integration
Mesos integration templates
2016-04-29 17:02:32 -07:00
James Oliver
03561fa625 Mesos integration templates 2016-04-28 09:25:51 -07:00
Vincent Fiduccia
76e6d3f101 Merge pull request #121 from sdurrheimer/master
Update CloudFlare to use rancher/external-dns:v0.4.0
2016-04-26 13:40:22 -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
92eca6902a Merge pull request #90 from galal-hussein/master
Ghost catalog item for kubernetes
2016-04-15 16:12:41 -07:00
galal-hussein
3090f0c7ea Add Ghost Template 2016-04-16 01:05:26 +02:00
Bill Maxwell
f9c9b6235e Merge pull request #88 from LLParse/swarm-zookeeper
Standalone Zookeeper v3.4.8 Swarm template
2016-04-15 13:33:07 -07:00
Bill Maxwell
b224423425 Merge pull request #89 from LLParse/swarm-scylla
Add scylla swarm template
2016-04-15 13:31:44 -07: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
c901744f26 Merge pull request #93 from galal-hussein/k8s
Add MongoDB catalog item to k8s
2016-04-15 13:25:00 -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