forked from openshift/library
-
Notifications
You must be signed in to change notification settings - Fork 0
/
community.yaml
158 lines (158 loc) · 6.7 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
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-s2i/s2i-wildfly/master/imagestreams/wildfly-centos7.json
docs: https://github.com/openshift-s2i/s2i-wildfly/blob/master/README.md
regex: wildfly
suffix: centos7
tags:
- okd
- 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/sclorg/s2i-ruby-container/master/imagestreams/ruby-centos7.json
docs: https://github.com/sclorg/s2i-ruby-container/blob/master/README.md
regex: ruby
suffix: centos7
tags:
- okd
python:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/s2i-python-container/master/imagestreams/python-centos7.json
docs: https://github.com/sclorg/s2i-python-container/blob/master/README.md
regex: python
suffix: centos7
tags:
- okd
nodejs:
imagestreams:
- location: https://raw.githubusercontent.com/bucharest-gold/centos7-s2i-nodejs/master/imagestreams/nodejs-centos7.json
docs: https://github.com/bucharest-gold/centos7-s2i-nodejs/blob/master/README.md
regex: nodejs
suffix: centos7
tags:
- okd
perl:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/s2i-perl-container/master/imagestreams/perl-centos7.json
docs: https://github.com/sclorg/s2i-perl-container/blob/master/README.md
regex: perl
suffix: centos7
tags:
- okd
php:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/s2i-php-container/master/imagestreams/php-centos7.json
docs: https://github.com/sclorg/s2i-php-container/blob/master/README.md
regex: php
suffix: centos7
tags:
- okd
httpd:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/httpd-container/master/imagestreams/httpd-centos7.json
docs: https://github.com/sclorg/httpd-container/blob/master/README.md
regex: httpd
suffix: centos7
tags:
- okd
jenkins:
imagestreams:
- location: https://raw.githubusercontent.com/openshift/jenkins/master/openshift/imagestreams/jenkins-centos7.json
docs: https://github.com/openshift/origin/blob/master/examples/jenkins/README.md
regex: jenkins
suffix: centos7
tags:
- okd
mariadb:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/mariadb-container/master/imagestreams/mariadb-centos7.json
docs: https://github.com/sclorg/mariadb-container/blob/master/README.md
regex: mariadb
suffix: centos7
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-centos7.json
docs: https://github.com/sclorg/mysql-container/blob/master/README.md
regex: mysql
suffix: centos7
tags:
- okd
nginx:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/nginx-container/master/imagestreams/nginx-centos7.json
docs: https://github.com/sclorg/nginx-container/blob/master/README.md
regex: nginx
suffix: centos7
tags:
- okd
postgresql:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/postgresql-container/master/imagestreams/postgresql-centos7.json
docs: https://github.com/sclorg/postgresql-container/blob/master/README.md
regex: postgresql
suffix: centos7
tags:
- okd
redis:
imagestreams:
- location: https://raw.githubusercontent.com/sclorg/redis-container/master/imagestreams/redis-centos7.json
docs: https://github.com/sclorg/redis-container/blob/master/README.md
regex: redis
suffix: centos7
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: centos7
tags:
- okd