-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmgrast.yaml
73 lines (73 loc) · 2.61 KB
/
mgrast.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
---
repositories:
mgrast/v3-web:
branch: master
dockerfile: dockerfiles/web/Dockerfile
repository: "https://github.com/MG-RAST/MG-RAST.git"
tags:
develop:
branch: develop
dockerfile: dockerfiles/web/Dockerfile
repository: "https://github.com/MG-RAST/MG-RAST.git"
mgrast/api:
dockerfile: dockerfiles/api/Dockerfile
repository: "https://github.com/MG-RAST/MG-RAST.git"
mgrast/nginxconfd:
repository: "https://github.com/MG-RAST/MG-RAST-infrastructure.git"
dockerfile: services/nginx/docker/Dockerfile
mgrast/mongodb:
branch: master
repository: "https://github.com/MG-RAST/AWE.git"
dockerfile: dockerfiles/mongodb/2.6.0/Dockerfile
tags:
2.4.14:
branch: master
repository: "https://github.com/MG-RAST/AWE.git"
dockerfile: dockerfiles/mongodb/2.4.14/Dockerfile
2.6.0:
branch: master
repository: "https://github.com/MG-RAST/AWE.git"
dockerfile: dockerfiles/mongodb/2.6.0/Dockerfile
mgrast/awe:
repository: "https://github.com/MG-RAST/AWE.git"
dockerfile: dockerfiles/awe/Dockerfile
recursive: true
tags:
wgerlach:
repository: "https://github.com/wgerlach/AWE.git"
dockerfile: Dockerfile
mgrast/cassandra:
repository: "https://github.com/MG-RAST/MG-RAST-infrastructure.git"
branch: master
dockerfile: services/cassandra/docker/Dockerfile
mgrast/log-courier:
repository: "https://github.com/MG-RAST/MG-RAST-infrastructure.git"
branch: master
dockerfile: services/log-courier/docker/Dockerfile
mgrast/memcached:
repository: "https://github.com/MG-RAST/MG-RAST-infrastructure.git"
branch: master
dockerfile: services/memcached/docker/Dockerfile
mgrast/v4-web:
repository: "https://github.com/wgerlach/MG-RASTv4.git"
branch: master
dockerfile: docker/Dockerfile
mysql-galera:
repository: "https://github.com/MG-RAST/MG-RAST-infrastructure.git"
branch: master
dockerfile: services/mysql-galera/docker/Dockerfile
mgrast/opscenter:
repository: "https://github.com/MG-RAST/MG-RAST-infrastructure.git"
branch: master
dockerfile: services/opscenter/docker/Dockerfile
mgrast/solr-m5nr:
repository: "https://github.com/MG-RAST/MG-RAST-infrastructure.git"
branch: master
dockerfile: services/solr-m5nr/docker/Dockerfile
mgrast/solr-metagenome:
repository: "https://github.com/MG-RAST/MG-RAST-infrastructure.git"
branch: master
dockerfile: services/solr-metagenome/docker/Dockerfile
mgrast/dockbuild:
repository: "https://github.com/MG-RAST/dockbuild.git"
dockerfile: Dockerfile