873 Commits

Author SHA1 Message Date
Denise
a142e87be2 Merge pull request #629 from rancher/v2.0-development
v2.0 - hide more catalogs
2017-09-25 18:48:20 -07:00
Denise
79e3f1f11c Merge pull request #628 from deniseschannon/v2.0-testing
fixing max versions for more templates
2017-09-25 18:44:40 -07:00
Denise Schannon
88cd665f10 hide dns entries from infra-templates 2017-09-25 18:00:31 -07:00
Denise
23441eadc6 Merge pull request #627 from deniseschannon/v2.0-testing
max versions to hide for 2.0
2017-09-23 18:19:22 -07:00
Denise Schannon
4219fbbef4 max versions to hide for 2.0 2017-09-22 11:36:08 -07:00
leodotcloud
75f4db112a Adding openfaas (#620)
Credits: https://github.com/kenfdev/rancher-cattle-openfaas
2017-09-14 15:02:27 -07:00
v_ycyxdeng
44d518231c Add catalog icon for aliyunecs 2017-09-14 09:12:28 -07:00
Raúl Sánchez
6c7177dff3 Merge pull request #616 from anantpatil/avi-rancher-catalog
Avi rancher catalog
2017-09-12 18:56:51 +02:00
Anant Patil
9524047762 Added labels to Avi external-lb container 2017-09-12 21:09:12 +05:30
Anant Patil
a7ce394f73 Update Rancher external-lb version
Udate the Rancher external-lb docker image version to 0.3.2 as the Avi
LB plugin is available from that version.
2017-09-12 16:09:40 +05:30
Anant Patil
f0ccffec88 Updated README.md 2017-09-12 15:44:52 +05:30
Anant Patil
13ec15d505 Updated README.md 2017-09-12 15:41:13 +05:30
Anant Patil
1f734cbf6a Updated README.md 2017-09-12 15:39:06 +05:30
Anant Patil
85f11d1f11 Updated README.md 2017-09-12 15:34:12 +05:30
Raúl Sánchez
709c220cfb Merge pull request #606 from mittz/update-gitlab-image-version
add gitlab latest image version and fix ssh param bug in omnibus config
2017-09-06 17:10:32 +02:00
Raúl Sánchez
360eed35d7 Merge pull request #607 from TheDrHax/master
Gogs: Fix data persistence
2017-09-06 16:50:07 +02:00
Raúl Sánchez
8d24cfafd2 Merge pull request #611 from aisensiy/master
drone typo fix for drone_admin
2017-09-06 16:46:06 +02:00
loganhz
d27a376f45 Added support for Alibaba Cloud DNS 2017-09-04 22:31:54 -07:00
aisensiy
402fab8127 drone typo fix for drone_admin 2017-09-01 22:27:06 +08:00
Raúl Sánchez
7bb79af60c Merge pull request #609 from rawmind0/master
updated sonarqube package to v6.5
2017-08-30 21:07:01 +02:00
Raul Sanchez
e6d5a5e065 updated sonarqube package to v6.5 2017-08-30 21:01:01 +02:00
Дмитрий Карих
5dd58ba261 Gogs: Fix data persistence
Gogs stores all git repositories in /data/git/gogs-repositories,
so they are lost after each restart. This results in error 500 when
you try to open the repository.

Also you can find generated SSH keys in /data/ssh that are being lost too.

This commit changes the gogs-data volume to point to /data to achieve
data persistence and to avoid creation of dangling volumes.
2017-08-27 23:26:10 +03:00
mittz
ae1401db60 add gitlab latest image version and fix ssh param bug in omnibus config 2017-08-28 00:07:19 +09:00
Raúl Sánchez
d1748c16c9 Merge pull request #603 from rawmind0/master
Updated traefik package to v1.3.6. Fix ws issues in v1.3.5
2017-08-24 11:26:04 +02:00
Raul Sanchez
87ebca418c Updated traefik package to v1.3.6. Fix ws issues in v1.3.5 2017-08-24 11:22:31 +02:00
chrisurwin
400c9d4ada Added autospotting catalog entry (#601) 2017-08-23 09:21:15 -07:00
Raúl Sánchez
13b75d349e Merge pull request #590 from joshuacox/postgresvolumedriver
postgres volume driver
2017-08-21 17:59:14 +02:00
Raúl Sánchez
b3cbffbde7 Merge pull request #596 from nhaynes/master
Logentries added to templates
2017-08-21 17:28:51 +02:00
Josh Cox
d088b22199 versionBump 2017-08-21 07:36:23 -05:00
Nick Haynes
4bf85c9137 Updated logentries docker-compose.yml to use compose version 2 format. 2017-08-21 03:46:32 -07:00
Nick Haynes
2ef92160a0 Added the new line at the end of the yml files for logentries template. 2017-08-18 14:17:25 -07:00
Nick Haynes
77b31bf01f Removed the -a flag from the default value. 2017-08-18 14:12:22 -07:00
Nick Haynes
eeed373b6c Added the official logentries docker agent to templates. 2017-08-18 14:09:18 -07:00
Josh Cox
91623ff258 postgresTAG 2017-08-18 11:05:54 -05:00
Raúl Sánchez
262b5c9fbb Merge pull request #594 from fluxibox/master
gitlab-ce to 9.4.5 and gitlab-runner to 9.4.2 added as new version
2017-08-18 16:40:47 +02:00
Martin Rahbek
f052272157 gitlab-ce to 9.4.5 and gitlab-runner to 9.4.2 added as new version 2017-08-18 13:28:40 +02:00
Raúl Sánchez
4de0879483 Merge pull request #595 from iij/master
add machine template for IIJ P2 public cloud.
2017-08-18 12:35:03 +02:00
terrada3
021e67f47c add machine driver for IIJ P2 public cloud. 2017-08-18 10:27:49 +09:00
Martin Rahbek
d5efa5dfc3 gitlab-ce to 9.4.5 and gitlab-runner to 9.4.2 added as new version 2017-08-17 20:39:14 +02:00
Raúl Sánchez
5ae288d8ac Merge pull request #593 from rawmind0/master
Upgrade traefik package to v1.3.5
2017-08-17 18:06:22 +02:00
Raul Sanchez
ac68fb9b2c FIX: update iron-functions svg name 2017-08-17 17:55:07 +02:00
Raul Sanchez
b8f2eddba3 FIX: update iron-functions svg format 2017-08-17 17:46:27 +02:00
Raúl Sánchez
adbc41dea7 Merge pull request #592 from wjimenez5271/ironfunc
Adding catalog icon + updated catalog attributes
2017-08-17 16:53:40 +02:00
William Jimenez
508305793c update default version 2017-08-17 07:28:26 -07:00
Raul Sanchez
7cf8d6f202 Upgrade traefik package to v1.3.5 2017-08-17 16:14:04 +02:00
Raúl Sánchez
54b58e0745 Merge pull request #589 from wtayyeb/master
update dnsupdate to use custom dns record
2017-08-17 15:32:27 +02:00
William Jimenez
fc0892a9d9 Adding catalog icon + updated catalog attributes 2017-08-16 14:02:39 -07:00
Raúl Sánchez
03283add8c Merge pull request #464 from wjimenez5271/ironfunc
New catalog item for Iron Functions, a serverless platform for Docker
2017-08-16 15:48:39 +02:00
Josh Cox
771d29502d Added tpl file 2017-08-14 11:54:32 -05:00
Josh Cox
b5e6c3d524 tpl 2017-08-14 11:54:09 -05:00