forked from openshift/library
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommunity.yaml
222 lines (222 loc) · 9.51 KB
/
community.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
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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
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/wildfly/wildfly-s2i/current/imagestreams/wildfly-centos7.json
docs: https://github.com/wildfly/wildfly-s2i/blob/current/README.md
regex: wildfly
suffix: centos7
tags:
- okd
- online-starter
- online-professional
- location: https://raw.githubusercontent.com/wildfly/wildfly-s2i/current/imagestreams/wildfly-runtime-centos7.json
docs: https://github.com/wildfly/wildfly-s2i/blob/current/README.md
regex: wildfly-runtime
suffix: centos7
tags:
- okd
- online-starter
- online-professional
templates:
- location: https://raw.githubusercontent.com/wildfly/wildfly-s2i/current/templates/wildfly-s2i-chained-build-template.yml
docs: https://github.com/wildfly/wildfly-s2i/blob/current/doc/wildfly-s2i-chained-build-template.md
tags:
- okd
- online-starter
- online-professional
infinispan:
templates:
- location: https://raw.githubusercontent.com/infinispan/infinispan-openshift-templates/master/infinispan-ephemeral.yaml
docs: https://github.com/infinispan/infinispan-openshift-templates/blob/master/README.asciidoc
- location: https://raw.githubusercontent.com/infinispan/infinispan-openshift-templates/master/infinispan-persistent.yaml
docs: https://github.com/infinispan/infinispan-openshift-templates/blob/master/README.asciidoc
ruby:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/s2i-ruby-container/master/imagestreams/ruby-centos.json
docs: https://github.com/sclorg/s2i-ruby-container/blob/master/README.md
regex: ruby
suffix: centos
tags:
- okd
python:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/s2i-python-container/master/imagestreams/python-centos.json
docs: https://github.com/sclorg/s2i-python-container/blob/master/README.md
regex: python
suffix: centos
tags:
- okd
nodejs:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/s2i-nodejs-container/master/imagestreams/nodejs-centos.json
docs: https://github.com/sclorg/s2i-nodejs-container/blob/master/README.md
regex: nodejs
suffix: centos
tags:
- okd
perl:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/s2i-perl-container/master/imagestreams/perl-centos.json
docs: https://github.com/sclorg/s2i-perl-container/blob/master/README.md
regex: perl
suffix: centos
tags:
- okd
php:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/s2i-php-container/master/imagestreams/php-centos.json
docs: https://github.com/sclorg/s2i-php-container/blob/master/README.md
regex: php
suffix: centos
tags:
- okd
httpd:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/httpd-container/master/imagestreams/httpd-centos.json
docs: https://github.com/sclorg/httpd-container/blob/master/README.md
regex: httpd
suffix: centos
tags:
- okd
java:
templates:
- location: https://raw.githubusercontent.com/jboss-container-images/openjdk/develop/templates/openjdk-web-basic-s2i.json
docs: https://access.redhat.com/documentation/en-us/red_hat_jboss_middleware_for_openshift/3/paged/red_hat_java_s2i_for_openshift/
tags:
- okd
- online-starter
- online-professional
imagestreams:
- location: https://raw.githubusercontent.com/jboss-container-images/openjdk/develop/templates/community-image-streams.json
docs: https://access.redhat.com/documentation/en-us/red_hat_jboss_middleware_for_openshift/3/paged/red_hat_java_s2i_for_openshift/
regex: java
suffix: ubi
tags:
- okd
jenkins:
imagestreams:
- location: https://raw.githubusercontent.com/openshift/jenkins/master/openshift/imagestreams/jenkins-centos.yaml
docs: https://github.com/openshift/origin/blob/master/examples/jenkins/README.md
regex: jenkins
suffix: centos
tags:
- okd
- location: https://raw.githubusercontent.com/openshift/jenkins/master/openshift/imagestreams/jenkins-agent-base-centos.yaml
docs: https://github.com/openshift/origin/blob/master/examples/jenkins/README.md
regex: jenkins-agent-base
suffix: centos
tags:
- okd
- location: https://raw.githubusercontent.com/openshift/jenkins/master/openshift/imagestreams/jenkins-agent-maven-centos.yaml
docs: https://github.com/openshift/origin/blob/master/examples/jenkins/README.md
regex: jenkins-agent-maven
suffix: centos
tags:
- okd
- location: https://raw.githubusercontent.com/openshift/jenkins/master/openshift/imagestreams/jenkins-agent-nodejs-centos.yaml
docs: https://github.com/openshift/origin/blob/master/examples/jenkins/README.md
regex: jenkins-agent-nodejs
suffix: centos
tags:
- okd
mariadb:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/mariadb-container/master/imagestreams/mariadb-centos.json
docs: https://github.com/sclorg/mariadb-container/blob/master/README.md
regex: mariadb
suffix: centos
tags:
- okd
mongodb:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/mongodb-container/master/imagestreams/mongodb-centos7.json
docs: https://github.com/sclorg/mongodb-container/blob/master/README.md
regex: mongodb
suffix: centos7
tags:
- okd
mysql:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/mysql-container/master/imagestreams/mysql-centos.json
docs: https://github.com/sclorg/mysql-container/blob/master/README.md
regex: mysql
suffix: centos
tags:
- okd
nginx:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/nginx-container/master/imagestreams/nginx-centos.json
docs: https://github.com/sclorg/nginx-container/blob/master/README.md
regex: nginx
suffix: centos
tags:
- okd
postgresql:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/postgresql-container/master/imagestreams/postgresql-centos.json
docs: https://github.com/sclorg/postgresql-container/blob/master/README.md
regex: postgresql
suffix: centos
tags:
- okd
redis:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/redis-container/master/imagestreams/redis-centos.json
docs: https://github.com/sclorg/redis-container/blob/master/README.md
regex: redis
suffix: centos
tags:
- okd
dotnet:
imagestreams:
- location: https://raw.githubusercontent.com/redhat-developer/s2i-dotnetcore/master/dotnet_imagestreams_centos.json
docs: https://github.com/redhat-developer/s2i-dotnetcore/blob/master/README.md
suffix: centos
tags:
- okd
openliberty:
imagestreams:
- location: https://raw.githubusercontent.com/OpenLiberty/open-liberty-s2i/master/imagestreams/openliberty-ubi-min.json
docs: https://github.com/OpenLiberty/open-liberty-s2i/blob/master/README.md
tags:
- okd
- online-starter
- online-professional
modern-webapp:
templates:
- location: https://raw.githubusercontent.com/nodeshift-starters/react-web-app/master/templates/community/basic-react.yaml
docs: https://github.com/nodeshift-starters/react-web-app/blob/master/README.md
tags:
- okd
imagestreams:
- location: https://raw.githubusercontent.com/nodeshift/ubi8-s2i-web-app/master/imagestreams/webapp-ubi8.json
docs: https://github.com/nodeshift/ubi8-s2i-web-app/blob/master/README.md
regex: modern-webapp
suffix: ubi8
tags:
- okd