Commit Graph

51 Commits

Author SHA1 Message Date
stacksmith-bot
a0cf0350e2 stacksmith: Update Dockerfile (#45) 2016-05-12 18:10:28 -07:00
stacksmith-bot
3154e9e060 stacksmith: Add Dockerfile (#44)
* stacksmith: Add Dockerfile

* Setup MariaDB installation in Stacksmith Dockerfile
2016-05-12 16:51:20 -07:00
Sameer Naik
ec6c94846e upgrade to gcr.io/stacksmith-images/ubuntu:14.04-r07 baseimage 2016-05-12 15:05:02 +05:30
Sameer Naik
d9bace30ed set image version to 10.1.13-r0 in dockerfile 2016-05-10 18:48:43 +05:30
Sameer Naik
033813b395 mariadb checksum update 2016-05-06 21:12:31 +05:30
Sameer Naik
f1199b0bbb upgrade to mariadb-10.1.13-5 (#7)
* upgrade to gcr.io/stacksmith-images/ubuntu:14.04-r06

* upgrade to mariadb-10.1.13-2

* create custom database with `MARIADB_DATABASE` env

* create custom user with `MARIADB_USER` env

* tests: Can create custom database with password for root

* can specify password for root with `MARIADB_ROOT_PASSWORD`

* upgrade to `mariadb-10.1.13-3`

* fixed test to create custom database with password for root

* organize dockerfile

* `chown` the volume only when `harpoon start` is the CMD

The `mysql` user is created when `harpoon initialize` is called. Until
that time we cannot use `mysql` user in `chown` commands.

* adds env vars to configure master/slave replication

* bump version to mariadb-10.1.13-4

* tests: added master/slave replication tests

* bump version to `mariadb-10.1.13-4`

* tests: fixed for changes in `mariadb-10.1.13-5`

Since `mariadb-10.1.13-5` the root user password can only be set using
the `MARIADB_ROOT_PASSWORD` environment variable.

* tests: added slave recovery test

* readme updated
2016-05-06 16:59:53 +05:30
Sameer Naik
b76978c6ed organize dockerfile for stacksmith (#4)
* define `BITNAMI_APP_CHECKSUM` macro
* removed `BITNAMI_APP_DIR` macro
* removed `BITNAMI_APP_VOL_PREFIX` macro
* organize dockerfile for stacksmith
2016-04-18 14:46:23 +05:30
Sameer Naik
1c3f150987 updated to mariadb-10.1.12-0
Notable Changes:
 - root password is optional
2016-04-07 17:03:55 +05:30
Sameer Naik
dfb59d32f8 upgrade baseimage: gcr.io/stacksmith-images/ubuntu:14.04-r05 2016-03-22 12:48:44 +05:30
Sameer Naik
27c41ce749 switch to gcr.io/stacksmith-images/ubuntu:14.04 base image 2016-03-11 12:28:56 +05:30
Sameer Naik
1453ebc8ac switch to harpoon installer 2016-02-16 12:02:43 -08:00
Sameer Naik
872f08f0d5 bump version 5.5.46-0-r01 2015-11-25 12:37:21 +05:30
Adnan Abdulhussein
c6dd23c977 Update to 5.5.46-0 2015-10-29 12:16:31 +05:30
Sameer Naik
d4af9015d8 use the entrypoint.sh script from the base image 2015-10-08 19:23:45 +05:30
Sameer Naik
9847548f1f moved bitnami-utils-custom.sh and entrypoint.sh to rootfs/ directory 2015-10-08 19:23:45 +05:30
Sameer Naik
89a56c6240 specify mysqld.bin as the default command 2015-10-08 19:23:45 +05:30
Sameer Naik
a4fc9cfd02 enable user to specify parameters to the mariadb server from the command line 2015-10-08 19:23:45 +05:30
Sameer Naik
c8d5ae842e create s6 service for starting mariadb server 2015-10-08 19:23:45 +05:30
Adnan Abdulhussein
d4b8765733 Run install script as executable 2015-10-08 12:44:28 +01:00
Sameer Naik
f4a4a7ab21 copy bitnami-utils-custom.sh after install.sh
speeds up development :)
2015-09-11 20:31:42 +05:30
Miguel Martinez
b1cc2189f7 Bump revision 5.5.45-0-r01 2015-09-11 09:44:45 +02:00
Miguel Martinez
931d3d858c Bump version 5.5.45-1 - Replication support 2015-09-11 09:37:58 +02:00
Miguel Martinez
1232c90b27 Bump version 5.5.45-0 2015-08-10 12:04:51 -07:00
Miguel Martinez
670b1431f8 Bump new revision 2015-07-21 10:16:10 -07:00
Miguel Martinez
89ce994b31 5.5.44-0-r01: fixing data initialization edge case if host mounted 2015-07-05 10:37:07 -07:00
Miguel Martinez
d9289b0d09 5.5.44-0 2015-06-26 14:19:30 -07:00
Adnan Abdulhussein
4037581d86 Bump version 2015-06-19 18:03:11 -07:00
Miguel Martinez
b803693a0e Mariadb tests 2015-06-17 16:56:26 -07:00
Adnan Abdulhussein
5c9c7d76c0 Switch to onbuild base 2015-06-16 14:56:35 -07:00
Miguel Martinez
e1097fe6bc New revision 2015-06-16 14:34:33 -07:00
Miguel Martinez
5c332db972 Two liner PATH 2015-06-15 19:48:58 -07:00
Miguel Martinez
7a2b518816 Moving path 2015-06-15 19:33:47 -07:00
Miguel Martinez
e255160387 one liner ENV 2015-06-15 19:31:41 -07:00
Miguel Martinez
d232c8bd64 Maintainer change 2015-06-15 18:26:24 -07:00
Miguel Martinez
6fffa046af Latest version 2015-06-15 15:29:51 -07:00
Miguel Martinez
821f0719c2 Using new base image 2015-06-12 16:34:27 -07:00
Miguel Martinez
de23c4ef21 Adding help file 2015-06-12 10:41:50 -07:00
Miguel Martinez
0c4eaef9fa Adding integrity check 2015-06-11 14:13:42 -07:00
Miguel Martinez
384547c0ef Utilities script outside of the dockerfile 2015-06-10 11:45:42 -07:00
Miguel Martinez
dd34eb16de Refactoring + welcome page 2015-06-09 19:29:56 -07:00
Miguel Martinez
819921c23b New MariaDB entrypoint, dockerfile and postinstall script 2015-06-09 15:29:59 -07:00
Miguel Martinez
fc5974c366 MariaDB WIP 2015-06-08 19:29:38 -07:00
Miguel Martinez
dc1d5097ae Redis multiple options and namespacing 2015-06-05 15:31:34 -07:00
Adnan Abdulhussein
508cdf8d67 Update mariadb with new installer option and password notice 2015-06-02 14:16:08 -07:00
Adnan Abdulhussein
c7e737fdf7 Switch to utility script and /usr/local/bitnami prefix 2015-05-26 14:45:38 -07:00
Adnan Abdulhussein
5b2b6b6e8e Cleaner dockerfile for mariadb 2015-05-22 13:26:51 -07:00
Adnan Abdulhussein
d5f2a83d46 Add log file support to mariadb 2015-05-20 20:07:10 -07:00
Adnan Abdulhussein
787b52b67b Use /conf.defaults similar to nginx 2015-05-20 16:57:26 -07:00
Adnan Abdulhussein
fea97ec90b Fix mariadb /conf volume 2015-05-20 16:25:23 -07:00
Adnan Abdulhussein
3ff8cc29b6 Changes to mariadb container, support /conf volume 2015-05-19 22:07:02 -07:00