8 Commits

Author SHA1 Message Date
gothrek22
cd12b074dc Fix haproxy version 2017-11-28 11:57:09 +01:00
gothrek22
e8f0f3c3b1 Fix haproxy version 2017-11-28 11:52:07 +01:00
gothrek22
067a0750cd Fix haproxy version 2017-11-28 11:48:53 +01:00
gothrek22
567be43231 New version for gogs, plus mysql upgrade in that catalog 2017-11-28 11:41:20 +01: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
Raul Sanchez
cdabb0f8f4 Updated gogs package. Solve issue #28 2017-08-01 19:05:03 +02:00
Maik Ellerbrock
02fd36d6be
fix(rancher-compose): update field type string to password for secrets in gogs 2017-02-25 01:24:43 +01:00
xinity
4e5d74b6f7 initial release of gogs for Rancher Community Catalog 2016-02-28 20:30:20 +01:00