forked from openshift/library
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcommunity.yaml
More file actions
180 lines (180 loc) · 11.1 KB
/
community.yaml
File metadata and controls
180 lines (180 loc) · 11.1 KB
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
data:
laravel:
templates:
- location: https://raw.githubusercontent.com/luciddreamz/laravel-ex/master/openshift/templates/laravel-mysql.json
docs: https://github.com/luciddreamz/laravel-ex/blob/master/readme.md
tags:
- online-starter
- online-professional
- location: https://raw.githubusercontent.com/luciddreamz/laravel-ex/master/openshift/templates/laravel-postgresql.json
docs: https://github.com/luciddreamz/laravel-ex/blob/master/readme.md
- location: https://raw.githubusercontent.com/luciddreamz/laravel-ex/master/openshift/templates/laravel-sqlite.json
docs: https://github.com/luciddreamz/laravel-ex/blob/master/readme.md
memcached:
templates:
- location: https://raw.githubusercontent.com/oprudkyi/openshift-templates/master/memcached/memcached.yaml
docs: https://github.com/oprudkyi/openshift-templates/blob/master/memcached/README.md
mailcatcher:
templates:
- location: https://raw.githubusercontent.com/oprudkyi/openshift-templates/master/mailcatcher/mailcatcher.yaml
docs: https://github.com/oprudkyi/openshift-templates/blob/master/mailcatcher/README.md
swift:
imagestreams:
- location: https://raw.githubusercontent.com/dudash/s2i-swift/master/openshift-resources/swift-all-ubuntu14-imagestreamlist.json
docs: https://github.com/dudash/s2i-swift/blob/master/README.md
regex: swift
suffix: ubuntu14
wildfly:
imagestreams:
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/image-streams/image-streams-centos7.json
docs: https://github.com/openshift-s2i/s2i-wildfly/blob/master/README.md
regex: wildfly
suffix: centos7
tags:
- online-starter
- online-professional
infinispan:
imagestreams:
- location: https://raw.githubusercontent.com/infinispan/infinispan-openshift-templates/master/imagestreams/infinispan-centos7.json
docs: https://github.com/jboss-dockerfiles/infinispan/blob/master/server/README.md
regex: infinispan
suffix: centos7
templates:
- location: https://raw.githubusercontent.com/infinispan/infinispan-openshift-templates/master/templates/infinispan-ephemeral.json
docs: https://github.com/infinispan/infinispan-openshift-templates/blob/master/README.asciidoc
- location: https://raw.githubusercontent.com/infinispan/infinispan-openshift-templates/master/templates/infinispan-persistent.json
docs: https://github.com/infinispan/infinispan-openshift-templates/blob/master/README.asciidoc
ruby:
imagestreams:
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/image-streams/image-streams-centos7.json
docs: https://github.com/sclorg/s2i-ruby-container/blob/master/README.md
regex: ruby
suffix: centos7
rails:
templates:
- location: https://raw.githubusercontent.com/openshift/rails-ex/master/openshift/templates/rails-postgresql.json
docs: https://github.com/openshift/rails-ex/blob/master/README.md
- location: https://raw.githubusercontent.com/openshift/rails-ex/master/openshift/templates/rails-postgresql-persistent.json
docs: https://github.com/openshift/rails-ex/blob/master/README.md
python:
imagestreams:
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/image-streams/image-streams-centos7.json
docs: https://github.com/sclorg/s2i-python-container/blob/master/README.md
regex: python
suffix: centos7
django:
templates:
- location: https://raw.githubusercontent.com/openshift/django-ex/master/openshift/templates/django.json
docs: https://github.com/openshift/django-ex/blob/master/README.md
- location: https://raw.githubusercontent.com/openshift/django-ex/master/openshift/templates/django-postgresql.json
docs: https://github.com/openshift/django-ex/blob/master/README.md
- location: https://raw.githubusercontent.com/openshift/django-ex/master/openshift/templates/django-postgresql-persistent.json
docs: https://github.com/openshift/django-ex/blob/master/README.md
nodejs:
templates:
- location: https://raw.githubusercontent.com/openshift/nodejs-ex/master/openshift/templates/nodejs.json
docs: https://github.com/openshift/nodejs-ex/blob/master/README.md
- location: https://raw.githubusercontent.com/openshift/nodejs-ex/master/openshift/templates/nodejs-mongodb.json
docs: https://github.com/openshift/nodejs-ex/blob/master/README.md
- location: https://raw.githubusercontent.com/openshift/nodejs-ex/master/openshift/templates/nodejs-mongodb-persistent.json
docs: https://github.com/openshift/nodejs-ex/blob/master/README.md
imagestreams:
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/image-streams/image-streams-centos7.json
docs: https://github.com/sclorg/s2i-nodejs-container/blob/master/README.md
regex: nodejs
suffix: centos7
- location: https://raw.githubusercontent.com/bucharest-gold/centos7-s2i-nodejs/master/image-streams.centos7.json
docs: https://github.com/bucharest-gold/centos7-s2i-nodejs/blob/master/README.md
suffix: bucharest-gold
perl:
imagestreams:
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/image-streams/image-streams-centos7.json
docs: https://github.com/sclorg/s2i-perl-container/blob/master/README.md
regex: perl
suffix: centos7
dancer:
templates:
- location: https://raw.githubusercontent.com/openshift/dancer-ex/master/openshift/templates/dancer.json
docs: https://github.com/openshift/dancer-ex/blob/master/README.md
- location: https://raw.githubusercontent.com/openshift/dancer-ex/master/openshift/templates/dancer-mysql.json
docs: https://github.com/openshift/dancer-ex/blob/master/README.md
- location: https://raw.githubusercontent.com/openshift/dancer-ex/master/openshift/templates/dancer-mysql-persistent.json
docs: https://github.com/openshift/dancer-ex/blob/master/README.md
php:
imagestreams:
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/image-streams/image-streams-centos7.json
docs: https://github.com/sclorg/s2i-php-container/blob/master/README.md
regex: php
suffix: centos7
cakephp:
templates:
- location: https://raw.githubusercontent.com/openshift/cakephp-ex/master/openshift/templates/cakephp.json
docs: https://github.com/openshift/cakephp-ex/blob/master/README.md
- location: https://raw.githubusercontent.com/openshift/cakephp-ex/master/openshift/templates/cakephp-mysql.json
docs: https://github.com/openshift/cakephp-ex/blob/master/README.md
- location: https://raw.githubusercontent.com/openshift/cakephp-ex/master/openshift/templates/cakephp-mysql-persistent.json
docs: https://github.com/openshift/cakephp-ex/blob/master/README.md
httpd:
imagestreams:
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/image-streams/image-streams-centos7.json
docs: https://github.com/sclorg/httpd-container/blob/master/README.md
regex: httpd
suffix: centos7
templates:
- location: https://raw.githubusercontent.com/openshift/httpd-ex/master/openshift/templates/httpd.json
docs: https://github.com/openshift/httpd-ex/blob/master/README.md
mariadb:
templates:
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/db-templates/mariadb-ephemeral-template.json
docs: https://github.com/openshift/origin/blob/master/examples/db-templates/README.md
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/db-templates/mariadb-persistent-template.json
docs: https://github.com/openshift/origin/blob/master/examples/db-templates/README.md
imagestreams:
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/image-streams/image-streams-centos7.json
docs: https://github.com/sclorg/mariadb-container/blob/master/README.md
regex: mariadb
suffix: centos7
mongodb:
templates:
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/db-templates/mongodb-ephemeral-template.json
docs: https://github.com/openshift/origin/blob/master/examples/db-templates/README.md
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/db-templates/mongodb-persistent-template.json
docs: https://github.com/openshift/origin/blob/master/examples/db-templates/README.md
imagestreams:
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/image-streams/image-streams-centos7.json
docs: https://github.com/sclorg/mongodb-container/blob/master/README.md
regex: mongodb
suffix: centos7
mysql:
templates:
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/db-templates/mysql-ephemeral-template.json
docs: https://github.com/openshift/origin/blob/master/examples/db-templates/README.md
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/db-templates/mysql-persistent-template.json
docs: https://github.com/openshift/origin/blob/master/examples/db-templates/README.md
imagestreams:
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/image-streams/image-streams-centos7.json
docs: https://github.com/sclorg/mysql-container/blob/master/README.md
regex: mysql
suffix: centos7
postgresql:
templates:
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/db-templates/postgresql-ephemeral-template.json
docs: https://github.com/openshift/origin/blob/master/examples/db-templates/README.md
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/db-templates/postgresql-persistent-template.json
docs: https://github.com/openshift/origin/blob/master/examples/db-templates/README.md
imagestreams:
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/image-streams/image-streams-centos7.json
docs: https://github.com/sclorg/postgresql-container/blob/master/README.md
regex: postgresql
suffix: centos7
redis:
templates:
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/db-templates/redis-ephemeral-template.json
docs: https://github.com/openshift/origin/blob/master/examples/db-templates/README.md
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/db-templates/redis-persistent-template.json
docs: https://github.com/openshift/origin/blob/master/examples/db-templates/README.md
imagestreams:
- location: https://raw.githubusercontent.com/openshift/origin/master/examples/image-streams/image-streams-centos7.json
docs: https://github.com/sclorg/redis-container/blob/master/README.md
regex: redis
suffix: centos7