mirror of
https://github.com/cytopia/devilbox.git
synced 2025-04-12 13:27:50 +00:00
commit
e555a5a90b
0
.devilbox/etc/mariadb-10.0/.keepme
Normal file
0
.devilbox/etc/mariadb-10.0/.keepme
Normal file
0
.devilbox/etc/mariadb-10.1/.keepme
Normal file
0
.devilbox/etc/mariadb-10.1/.keepme
Normal file
0
.devilbox/etc/mariadb-10.2/.keepme
Normal file
0
.devilbox/etc/mariadb-10.2/.keepme
Normal file
0
.devilbox/etc/mariadb-5.5/.keepme
Normal file
0
.devilbox/etc/mariadb-5.5/.keepme
Normal file
0
.devilbox/etc/mysql-5.5/.keepme
Normal file
0
.devilbox/etc/mysql-5.5/.keepme
Normal file
0
.devilbox/etc/mysql-5.6/.keepme
Normal file
0
.devilbox/etc/mysql-5.6/.keepme
Normal file
0
.devilbox/etc/mysql-5.7/.keepme
Normal file
0
.devilbox/etc/mysql-5.7/.keepme
Normal file
0
.devilbox/etc/mysql-8.0/.keepme
Normal file
0
.devilbox/etc/mysql-8.0/.keepme
Normal file
10
.devilbox/etc/mysql-8.0/charset.cnf
Normal file
10
.devilbox/etc/mysql-8.0/charset.cnf
Normal file
@ -0,0 +1,10 @@
|
||||
[client]
|
||||
default-character-set=utf8
|
||||
|
||||
[mysql]
|
||||
default-character-set=utf8
|
||||
|
||||
|
||||
[mysqld]
|
||||
collation-server = utf8_unicode_ci
|
||||
character-set-server = utf8
|
@ -24,6 +24,7 @@ env:
|
||||
- SERVER=mysql VERSION=mysql-5.5
|
||||
- SERVER=mysql VERSION=mysql-5.6
|
||||
- SERVER=mysql VERSION=mysql-5.7
|
||||
- SERVER=mysql VERSION=mysql-8.0
|
||||
- SERVER=mysql VERSION=mariadb-5.5
|
||||
- SERVER=mysql VERSION=mariadb-10.0
|
||||
- SERVER=mysql VERSION=mariadb-10.1
|
||||
|
@ -8,7 +8,7 @@ Always check out the latest git tag. The master branch is experimental and likel
|
||||
|
||||
There is currently a huge annoyance with docker on OSX resulting in very slow file access, because of directory mounts. Read about the ticket here [Docker Forums #8076](https://forums.docker.com/t/file-access-in-mounted-volumes-extremely-slow-cpu-bound/8076).
|
||||
|
||||
**Latest feature:** `PostgreSQL support...`
|
||||
**Latest feature:** `MySQL 8.0`
|
||||
|
||||
----
|
||||
|
||||
@ -82,9 +82,10 @@ No need to install and configure different versions locally. Simply choose your
|
||||
| [](https://travis-ci.org/cytopia/docker-apache-2.2) [Apache 2.2](https://github.com/cytopia/docker-apache-2.2) | [](https://travis-ci.org/cytopia/docker-mysql-5.5) [MySQL 5.5](https://github.com/cytopia/docker-mysql-5.5) | [](https://travis-ci.org/docker-library/postgres/branches) [PgSQL 9.2](https://hub.docker.com/_/postgres/) | [](https://travis-ci.org/cytopia/docker-php-fpm-5.4) [PHP 5.4](https://github.com/cytopia/docker-php-fpm-5.4) |
|
||||
| [](https://travis-ci.org/cytopia/docker-apache-2.4) [Apache 2.4](https://github.com/cytopia/docker-apache-2.4) | [](https://travis-ci.org/cytopia/docker-mysql-5.6) [MySQL 5.6](https://github.com/cytopia/docker-mysql-5.6) | [](https://travis-ci.org/docker-library/postgres/branches) [PgSQL 9.3](https://hub.docker.com/_/postgres/) | [](https://travis-ci.org/cytopia/docker-php-fpm-5.5) [PHP 5.5](https://github.com/cytopia/docker-php-fpm-5.5) |
|
||||
| [](https://travis-ci.org/cytopia/docker-nginx-stable) [Nginx stable](https://github.com/cytopia/docker-nginx-stable) | [](https://travis-ci.org/cytopia/docker-mysql-5.7) [MySQL 5.7](https://github.com/cytopia/docker-mysql-5.7) | [](https://travis-ci.org/docker-library/postgres/branches) [PgSQL 9.4](https://hub.docker.com/_/postgres/) | [](https://travis-ci.org/cytopia/docker-php-fpm-5.6) [PHP 5.6](https://github.com/cytopia/docker-php-fpm-5.6) |
|
||||
| [](https://travis-ci.org/cytopia/docker-nginx-mainline) [Nginx mainline](https://github.com/cytopia/docker-nginx-mainline) | [](https://travis-ci.org/cytopia/docker-mariadb-5.5) [MariaDB 5.5](https://github.com/cytopia/docker-mariadb-5.5) | [](https://travis-ci.org/docker-library/postgres/branches) [PgSQL 9.5](https://hub.docker.com/_/postgres/) | [](https://travis-ci.org/cytopia/docker-php-fpm-7.0) [PHP 7.0](https://github.com/cytopia/docker-php-fpm-7.0) |
|
||||
| | [](https://travis-ci.org/cytopia/docker-mariadb-10.0) [MariaDB 10.0](https://github.com/cytopia/docker-mariadb-10.0) | [](https://travis-ci.org/docker-library/postgres/branches) [PgSQL 9.6](https://hub.docker.com/_/postgres/) | [](https://travis-ci.org/cytopia/docker-php-fpm-7.1) [PHP 7.1](https://github.com/cytopia/docker-php-fpm-7.1) |
|
||||
| | [](https://travis-ci.org/cytopia/docker-mariadb-10.1) [MariaDB 10.1](https://github.com/cytopia/docker-mariadb-10.1) | | [](https://travis-ci.org/cytopia/docker-hhvm-latest) [HHVM latest](https://github.com/cytopia/docker-hhvm-latest)
|
||||
| [](https://travis-ci.org/cytopia/docker-nginx-mainline) [Nginx mainline](https://github.com/cytopia/docker-nginx-mainline) | [](https://travis-ci.org/cytopia/docker-mysql-8.0) [MySQL 8.0](https://github.com/cytopia/docker-mysql-8.0) | [](https://travis-ci.org/docker-library/postgres/branches) [PgSQL 9.5](https://hub.docker.com/_/postgres/) | [](https://travis-ci.org/cytopia/docker-php-fpm-7.0) [PHP 7.0](https://github.com/cytopia/docker-php-fpm-7.0) |
|
||||
| | [](https://travis-ci.org/cytopia/docker-mariadb-5.5) [MariaDB 5.5](https://github.com/cytopia/docker-mariadb-5.5) | [](https://travis-ci.org/docker-library/postgres/branches) [PgSQL 9.6](https://hub.docker.com/_/postgres/) | [](https://travis-ci.org/cytopia/docker-php-fpm-7.1) [PHP 7.1](https://github.com/cytopia/docker-php-fpm-7.1) |
|
||||
| | [](https://travis-ci.org/cytopia/docker-mariadb-10.0) [MariaDB 10.0](https://github.com/cytopia/docker-mariadb-10.0) | | [](https://travis-ci.org/cytopia/docker-hhvm-latest) [HHVM latest](https://github.com/cytopia/docker-hhvm-latest)
|
||||
| | [](https://travis-ci.org/cytopia/docker-mariadb-10.1) [MariaDB 10.1](https://github.com/cytopia/docker-mariadb-10.1) | |
|
||||
| | [](https://travis-ci.org/cytopia/docker-mariadb-10.2) [MariaDB 10.2](https://github.com/cytopia/docker-mariadb-10.2) | |
|
||||
|
||||
<sub>**Incompatible choices:**<sub><br/>
|
||||
|
@ -243,6 +243,9 @@ services:
|
||||
# Mount MySQL Socket directory
|
||||
- mysql_socket_volume:/tmp/mysql
|
||||
|
||||
# Mount devilbox default overwrites
|
||||
- ${DEVILBOX_PATH}/.devilbox/etc/${MYSQL_SERVER}:/etc/mysql/docker-default.d:ro
|
||||
|
||||
# Mount devilbox user-defined cnf files in order
|
||||
# to overwrite the MySQL server configuration
|
||||
- ${DEVILBOX_PATH}/cfg/${MYSQL_SERVER}:/etc/mysql/conf.d:ro
|
||||
|
@ -73,6 +73,7 @@ HTTPD_SERVER=nginx-stable
|
||||
#MYSQL_SERVER=mysql-5.5
|
||||
#MYSQL_SERVER=mysql-5.6
|
||||
#MYSQL_SERVER=mysql-5.7
|
||||
#MYSQL_SERVER=mysql-8.0
|
||||
#MYSQL_SERVER=mariadb-5.5
|
||||
#MYSQL_SERVER=mariadb-10.0
|
||||
MYSQL_SERVER=mariadb-10.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user