Skip to content

Commit

Permalink
Merge pull request #4 from c4simba/patch-2
Browse files Browse the repository at this point in the history
Add versions of images instead latest. Copy images to kuberdock account
  • Loading branch information
aborilov authored Oct 14, 2016
2 parents d6a7fef + d247100 commit c289b04
Show file tree
Hide file tree
Showing 21 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion csgo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ spec:
containers:
-
name: csgo
image: hub.kuberdock.com/csgo
image: hub.kuberdock.com/csgo:1
args:
- -game
- csgo
Expand Down
2 changes: 1 addition & 1 deletion dokuwiki.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ spec:
containers:
-
name: dokuwiki
image: mprasil/dokuwiki
image: kuberdock/dokuwiki:2016-06-26a
lifecycle:
postStart:
exec:
Expand Down
2 changes: 1 addition & 1 deletion drupal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ spec:
containers:
-
name: mysql
image: kuberdock/mysql
image: kuberdock/mysql:5.7
env:
- name: MYSQL_DATABASE
value: drupal
Expand Down
4 changes: 2 additions & 2 deletions gallery3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ spec:
containers:
-
name: mysql
image: kuberdock/mysql
image: kuberdock/mysql:5.7
env:
- name: MYSQL_DATABASE
value: gallery3
Expand All @@ -121,7 +121,7 @@ spec:
name: mysql-persistent-storage
-
name: gallery
image: kuberdock/gallery3
image: kuberdock/gallery3:3.0.9
ports:
- containerPort: 80
isPublic: True
Expand Down
4 changes: 2 additions & 2 deletions joomla.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ spec:
containers:
-
name: mysql
image: kuberdock/mysql
image: kuberdock/mysql:5.7
env:
- name: MYSQL_DATABASE
value: joomla
Expand All @@ -121,7 +121,7 @@ spec:
name: mysql-persistent-storage
-
name: joomla
image: joomla:3
image: joomla:3
env:
- name: JOOMLA_DB_PASSWORD
value: $MYSQL_USER_PASSWORD$
Expand Down
2 changes: 1 addition & 1 deletion koken.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ spec:
containers:
-
name: koken
image: koken/koken-lemp
image: kuberdock/koken-lemp:2014.08
env:
- name: PATH
value: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Expand Down
2 changes: 1 addition & 1 deletion limesurvey.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
containers:
-
name: limesurvey
image: crramirez/limesurvey
image: kuberdock/limesurvey:2.50.1
lifecycle:
postStart:
exec:
Expand Down
4 changes: 2 additions & 2 deletions magento.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ spec:
containers:
-
name: mysql
image: kuberdock/mysql
image: kuberdock/mysql:5.7
env:
- name: MYSQL_DATABASE
value: magento
Expand All @@ -124,7 +124,7 @@ spec:
name: mysql-persistent-storage
-
name: magento
image: alexcheng/magento
image: kuberdock/magento:1.9.1.0
lifecycle:
postStart:
exec:
Expand Down
4 changes: 2 additions & 2 deletions mantis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ spec:
containers:
-
name: mysql
image: kuberdock/mysql
image: kuberdock/mysql:5.7
env:
- name: MYSQL_DATABASE
value: bugtracker
Expand All @@ -125,7 +125,7 @@ spec:
name: mysql-persistent-storage
-
name: mantis
image: vimagick/mantisbt
image: kuberdock/mantisbt:1.3.1
lifecycle:
postStart:
exec:
Expand Down
4 changes: 2 additions & 2 deletions mybb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ spec:
containers:
-
name: mysql
image: kuberdock/mysql
image: kuberdock/mysql:5.7
env:
- name: MYSQL_DATABASE
value: mybb
Expand All @@ -123,7 +123,7 @@ spec:
name: mysql-persistent-storage
-
name: mybb
image: fbmac/mybb
image: kuberdock/mybb:2015.10
lifecycle:
postStart:
exec:
Expand Down
2 changes: 1 addition & 1 deletion odoo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ spec:
name: postgres-persistent-storage
-
name: odoo
image: kuberdock/odoo
image: kuberdock/odoo:9
lifecycle:
postStart:
exec:
Expand Down
4 changes: 2 additions & 2 deletions opencart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ spec:
containers:
-
name: mysql
image: kuberdock/mysql
image: kuberdock/mysql:5.7
env:
- name: MYSQL_DATABASE
value: opencart
Expand All @@ -123,7 +123,7 @@ spec:
name: mysql-persistent-storage
-
name: opencart
image: vimagick/opencart
image: kuberdock/opencart:2.2.0.0
lifecycle:
postStart:
exec:
Expand Down
2 changes: 1 addition & 1 deletion owncloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ spec:
containers:
-
name: mysql
image: kuberdock/mysql
image: kuberdock/mysql:5.7
env:
- name: MYSQL_DATABASE
value: owncloud
Expand Down
4 changes: 2 additions & 2 deletions phpbb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ spec:
containers:
-
name: mysql
image: kuberdock/mysql
image: kuberdock/mysql:5.7
env:
- name: MYSQL_DATABASE
value: phpbb
Expand All @@ -123,7 +123,7 @@ spec:
name: mysql-persistent-storage
-
name: phpbb
image: vimagick/phpbb
image: kuberdock/phpbb:3.1.9
lifecycle:
postStart:
exec:
Expand Down
4 changes: 2 additions & 2 deletions phpmyadmin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ spec:
containers:
-
name: mysql
image: kuberdock/mysql
image: kuberdock/mysql:5.7
env:
- name: MYSQL_DATABASE
value: $MYSQL_DATABASE|default:mydata|Please type appropriate database name$
Expand All @@ -111,7 +111,7 @@ spec:
name: mysql-persistent-storage
-
name: phpmyadmin
image: dnhsoft/phpmyadmin
image: dnhsoft/phpmyadmin:4.6.4
env:
- name: DBHOST
value: 127.0.0.1
Expand Down
2 changes: 1 addition & 1 deletion redmine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ spec:
containers:
-
name: mysql
image: kuberdock/mysql
image: kuberdock/mysql:5.7
env:
- name: MYSQL_DATABASE
value: redmine
Expand Down
4 changes: 2 additions & 2 deletions sugarcrm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ spec:
containers:
-
name: mysql
image: kuberdock/mysql
image: kuberdock/mysql:5.7
env:
- name: MYSQL_DATABASE
value: sugarcrm
Expand All @@ -123,7 +123,7 @@ spec:
name: mysql-persistent-storage
-
name: sugarcrm
image: spantree/sugarcrm
image: kuberdock/sugarcrm:6.5
lifecycle:
postStart:
exec:
Expand Down
2 changes: 1 addition & 1 deletion tf2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ spec:
containers:
-
name: tf2
image: hub.kuberdock.com/tf2
image: hub.kuberdock.com/tf2:1
args:
- -game
- tf
Expand Down
8 changes: 4 additions & 4 deletions wordpress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@ spec:
restartPolicy: "Always"
resolve: ["mysql", "wordpress"]
containers:
-
name: mysql
image: kuberdock/mysql
-
name: mysql
image: kuberdock/mysql:5.7
env:
- name: MYSQL_DATABASE
value: wordpress
Expand All @@ -114,7 +114,7 @@ spec:
name: mysql-persistent-storage
-
name: wordpress
image: wordpress:4.4.0
image: wordpress:4.4.0
env:
- name: WORDPRESS_DB_USER
value: wordpress
Expand Down
2 changes: 1 addition & 1 deletion wordpress_elasticsearch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ spec:
containers:
-
name: mysql
image: kuberdock/mysql
image: kuberdock/mysql:5.7
env:
- name: MYSQL_DATABASE
value: wordpress
Expand Down
4 changes: 2 additions & 2 deletions wordpress_with_backup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ spec:
containers:
-
name: mysql
image: kuberdock/mysql
image: kuberdock/mysql:5.7
env:
- name: MYSQL_DATABASE
value: wordpress
Expand Down Expand Up @@ -151,7 +151,7 @@ spec:
workingDir: /var/www/html
-
name: dbbackup
image: kuberdock/mysql-backup
image: kuberdock/mysql-backup:5.7
env:
- name: DB_USER
value: wordpress
Expand Down

0 comments on commit c289b04

Please sign in to comment.