docker-nextcloud/.examples/docker-compose/with-nginx-proxy/mariadb/apache
Adam Monsen 2a5bc6f3bb
enable mariadb auto upgrade (#1814)
* enable mariadb auto upgrade

This fixes after-upgrade issues, for example:

    [ERROR] Incorrect definition of table mysql.event: expected column 'definer' at position 3 to have type varchar(, found type char(141).

The upgrade only happens when necessary.

I also disabled the system database backup because I assume users create
and test their own backups.

Signed-off-by: Adam Monsen <haircut@gmail.com>

* use 1s instead of "yesplease"

Any nonzero value is valid for these environment variables.

Signed-off-by: Adam Monsen <haircut@gmail.com>

Signed-off-by: Adam Monsen <haircut@gmail.com>
2022-09-06 16:45:45 +00:00
..
proxy Update Nginx-Proxy Docker repository (#1644) 2021-12-10 09:53:51 +00:00
db.env Add more examples with proxy 2017-09-27 13:29:15 +02:00
docker-compose.yml enable mariadb auto upgrade (#1814) 2022-09-06 16:45:45 +00:00