135 Commits

Author SHA1 Message Date
Sidhartha Mani
4e613657fc add scaleio and scaleio into rancher community catalog (#199) 2016-06-22 15:59:44 -07:00
Germán Ramos García
3d3355ce0d feat: new template "rancher-bench-security" (#188) 2016-06-22 15:57:10 -07:00
Vincent Fiduccia
9da61280e4 s/entertainment/Entertainment/g 2016-06-16 17:04:38 -07:00
Marc Argent
a22d78a4e4 Added custom port option (#187) 2016-06-16 10:21:47 -07:00
James Oliver
8be8a04fe5 Failover fixes (#180) 2016-06-15 14:22:35 -07:00
Lobsiinvok
cb1061b10a Add FBCTF template (#145) 2016-06-15 14:05:30 -07:00
Vlad
6bdb1b6660 Update docker-compose.yml (#184)
Typo in docker-compose.yml volumes_form should be volumes_from.
2016-06-15 12:42:28 -07:00
Steve Woodruff
3ccd9033cc Allow custom kopf and kibana public ports (#178)
* Allow custom kopf and kibana public ports

* kopf public port is now required

* kibana public port is now required
2016-06-13 21:17:58 -07:00
James Oliver
b6af78417a Etcd v2.3.6 (#176)
* baseline

* Etcd v2.3.6 refactor
2016-06-10 15:48:41 -07:00
Steve Shipway
d7e06867f8 Remove option to set Privileged mode, as this cannot be parameterised in the docker-compose YAML (#162) 2016-06-01 11:20:19 -07:00
Jan B
871a28d5cd Update Let's Encrypt template to v0.3.0 (#165)
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
2016-06-01 10:38:57 -07:00
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
Steve Shipway
6486b05e79 Add registry-convoy template to build registry using Convoy pools (#143) 2016-05-23 19:43:24 -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
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