Merge branch 'master' of p281392/molgenis-ops-rancher into master
This commit is contained in:
commit
d8a1233fd3
@ -1,5 +1,5 @@
|
||||
app:
|
||||
image: sidohaakma/molgenis-docker:2.0.0
|
||||
image: registry.webhosting.rug.nl/molgenis:2.0.1
|
||||
ports:
|
||||
- 8081:8080
|
||||
links:
|
||||
@ -14,7 +14,7 @@ app:
|
||||
traefik.enable: true
|
||||
traefik.port: 8080
|
||||
db:
|
||||
build: ./db
|
||||
image: registry.webhosting.rug.nl/molgenis-postgres:2.0.1
|
||||
expose:
|
||||
- 5432
|
||||
volumes:
|
||||
|
@ -1,5 +1,5 @@
|
||||
app:
|
||||
image: sidohaakma/molgenis-docker:4.1.0
|
||||
image: registry.webhosting.rug.nl/molgenis/molgenis:4.1.0
|
||||
ports:
|
||||
- 8081:8080
|
||||
links:
|
||||
|
@ -51,7 +51,7 @@
|
||||
#io.rancher.sidekicks: elasticsearch-data
|
||||
|
||||
opencpu:
|
||||
image: registry.webhosting.rug.nl/molgenis/molgenis-opencpu
|
||||
image: registry.webhosting.rug.nl/molgenis/molgenis-opencpu:5.2.0
|
||||
ports:
|
||||
- 8004:8004
|
||||
|
||||
|
@ -52,7 +52,7 @@
|
||||
io.rancher.scheduler.global: true
|
||||
|
||||
opencpu:
|
||||
image: registry.webhosting.rug.nl/molgenis/molgenis-opencpu
|
||||
image: registry.webhosting.rug.nl/molgenis/molgenis-opencpu:6.0.0
|
||||
ports:
|
||||
- 8004:8004
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
molgenis:
|
||||
image: registry.webhosting.rug.nl/molgenis/molgenis:7.0.0
|
||||
image: registry.webhosting.rug.nl/molgenis/molgenis:7.0.0-SNAPSHOT
|
||||
ports:
|
||||
- 8080
|
||||
links:
|
||||
@ -32,7 +32,7 @@
|
||||
io.rancher.scheduler.global: true
|
||||
|
||||
opencpu:
|
||||
image: registry.webhosting.rug.nl/molgenis/molgenis-opencpu
|
||||
image: registry.webhosting.rug.nl/molgenis/molgenis-opencpu:7.0.0-SNAPSHOT
|
||||
ports:
|
||||
- 8004:8004
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
.catalog:
|
||||
name: molgenis
|
||||
version: v6.0.0
|
||||
version: v7.0.0
|
||||
description: Molgenis
|
||||
minimum_rancher_version: v1.6.3
|
||||
questions:
|
||||
|
Loading…
Reference in New Issue
Block a user