Commit Graph

421 Commits

Author SHA1 Message Date
Docker Library Bot 6970470f7f Run update.sh 2022-09-22 17:14:23 -07:00
zSchoen e1cfa7c5f2
added _HASH envs 2022-09-22 13:13:10 +02:00
Docker Library Bot 3a7a8f4616 Run update.sh 2022-09-20 15:08:47 -07:00
Docker Library Bot 360587f178 Run update.sh 2022-08-23 11:08:48 -07:00
Docker Library Bot e2ac90759c Run update.sh 2022-05-23 11:13:18 -07:00
Docker Library Bot 3420eb4e38 Run update.sh 2022-04-01 10:13:05 -07:00
Docker Library Bot eb9b687752 Run update.sh 2022-03-17 18:08:35 -07:00
Docker Library Bot bd7780c008 Run update.sh 2022-03-10 17:12:37 -08:00
Docker Library Bot 2bccd5129a Run update.sh 2022-03-02 10:12:24 -08:00
Docker Library Bot 69c8d2b646 Run update.sh 2022-02-25 18:12:12 -08:00
yosifkit 421ecd22c8
Merge pull request #2116 from grooverdan/feb2022
mariadb docs update for feb2022 release
2022-02-25 17:42:12 -08:00
Docker Library Bot 2c4b4c516a Run update.sh 2022-02-25 10:12:29 -08:00
Daniel Black 9ebd59b5d4 mariadb: documentation update
This includes the new features in the release
https://mariadb.com/kb/en/mariadb-10242-release-notes/#docker-library

The Mariabackup example has been modified to use a separate container
for better isolation of backup and data.

The mariadb-backup restore method includes an example using
/docker-entrypoint-initdb.d.

Edits thanks Daniel Rudolf and Ian Gilfillan.
2022-02-16 07:29:50 +11:00
Daniel Black cf3a7fba4d mariadb: stack example to use MARIADB_ROOT_PASSWORD
Trying to use MariaDB names more so to highlight distinction
from MySQL.
2022-02-14 10:40:21 +11:00
Docker Library Bot c19ee91140 Run update.sh 2021-11-24 18:11:35 -08:00
Daniel Black 37666d45c6
mariadb docs update (#2080)
* mariadb: using --port

As mentioned in #2708 docs documenting how to change the port,
particular for host networking was requested.

The example in "configuration without a cnf file section" was
already the default anyway (utf8), so this was just replaced.

Using MARIADB_ROOT_PASSWORD in the example to move away from
MySQL naming (still supported however).

Closes: #2078

* mariadb: added support for .sql.zst in /docker-entrypoint-initdb.d

This was added a while ago in https://github.com/MariaDB/mariadb-docker/pull/376

* mariadb: add Mariabackup (and restore) mechanism

gosu mysql -> --user mysql suggestion thanks @yosifkit

Closes: #MariaDB/mariadb-docker/issues/390

* mariadb: add password reset documentation

Closes: #MariaDB/mariadb-docker/issues/365

* mariadb: installing plugins

* Update mariadb/content.md

Co-authored-by: yosifkit <yosifkit@gmail.com>

* Update mariadb/content.md

Formatting on INSTALL SONAME

Co-authored-by: Tianon Gravi <admwiggin@gmail.com>

* Update mariadb/content.md

Compressed backup simplier

Co-authored-by: Tianon Gravi <admwiggin@gmail.com>

* Update mariadb/content.md

better use of apt-get arguments

Co-authored-by: Tianon Gravi <admwiggin@gmail.com>

Co-authored-by: yosifkit <yosifkit@gmail.com>
Co-authored-by: Tianon Gravi <admwiggin@gmail.com>
2021-11-24 17:15:42 -08:00
Docker Library Bot 5fb6042037 Run update.sh 2021-11-09 17:11:47 -08:00
Docker Library Bot 88e95fe8d8 Run update.sh 2021-11-05 16:11:23 -07:00
Leam Hall 2b3aa2bc6a Updated mariadb/content.md to change tags and add some helper examples. 2021-11-05 15:18:42 -07:00
Docker Library Bot b6a67c9759 Run update.sh 2021-08-09 18:08:16 -07:00
Docker Library Bot 2b6f41f465 Run update.sh 2021-08-09 12:08:22 -07:00
Docker Library Bot 9c89ef26de Run update.sh 2021-07-13 11:11:57 -07:00
Docker Library Bot d81844b1e2 Run update.sh 2021-06-23 23:14:20 +00:00
Docker Library Bot 9319c9d5e3 Run update.sh 2021-06-18 20:11:28 +00:00
Docker Library Bot e31e992a76 Run update.sh 2021-05-24 18:09:58 -07:00
Docker Library Bot b8fefe6e83 Run update.sh 2021-05-13 17:11:06 +00:00
Daniel Black a422863251
Mariadb update (#1889)
* mariadb: add MARIADB_* environment variables
2021-05-13 09:54:43 -07:00
Docker Library Bot 8906ef712f Run update.sh 2021-04-29 01:11:08 +00:00
Docker Library Bot 9cd729ff58 Run update.sh 2021-03-23 16:11:02 +00:00
Chris Reynolds f3e7df0d65 Update MariaDB docs run command 2021-03-20 13:22:04 -04:00
Docker Library Bot 4fd8789f86 Run update.sh 2021-02-25 01:10:49 +00:00
Daniel Black fe985dcb24
MariaDB: docs update + repo move (#1880)
* mariadb: update "What is MariaDB?"

Update description/license plege based on https://mariadb.org/about/

Update predominate users based on more recentl wikipedia links.

Drop-in compatibility is considered by many as overstepping the mark,
despite being moderately true, so limit the statement somewhat.

* mariadb: change hosting repository

* mariadb: replace logo

From https://mariadb.org/wp-content/uploads/2019/01/mariadb_org_rgb_v.png

* mariadb: reference JIRA for issues

* mariadb: content reference mariadb command line and docs

* mariadb: reference as MariaDB logs/configuration file

* mariadb: change README-short.txt

* mariadb: update maintainer

* mariadb: add get-help.md

* mariadb: *.sql.xz files initialization allowed

* mariadb: network naming from #1860
2021-02-24 16:09:10 -08:00
Docker Library Bot a4d91198ac Run update.sh 2021-02-22 23:10:53 +00:00
Docker Library Bot 67262ed5c9 Run update.sh 2021-01-15 23:10:39 +00:00
Docker Library Bot d563f65b63 Run update.sh 2020-11-11 21:10:26 +00:00
Docker Library Bot b9b6e076bf Run update.sh 2020-11-04 20:10:12 +00:00
Docker Library Bot 0b1129b972 Run update.sh 2020-10-22 22:11:10 +00:00
Docker Library Bot c66a822caf Run update.sh 2020-10-07 22:10:10 +00:00
Docker Library Bot 038a9ab180 Run update.sh 2020-08-11 20:09:45 +00:00
Docker Library Bot e1087cc559 Run update.sh 2020-06-24 21:09:54 +00:00
Docker Library Bot aeaaf6a07d Run update.sh 2020-06-22 23:09:37 +00:00
Docker Library Bot bbbb63374d Run update.sh 2020-06-12 18:10:17 +00:00
Docker Library Bot c80065cc23 Run update.sh 2020-05-29 00:09:39 +00:00
Joe Ferguson 5823260768 Add missing MYSQL_INITDB_SKIP_TZINFO
also make the boolean-like values more clear that a non-empty value is "true"
2020-05-28 16:21:10 -07:00
Docker Library Bot 30a893db1e Run update.sh 2020-05-15 20:09:58 +00:00
Docker Library Bot d77a2b80df Run update.sh 2020-05-13 20:09:37 +00:00
Docker Library Bot 4944effa43 Run update.sh 2020-05-01 20:11:02 +00:00
Docker Library Bot 4ab65ecc13 Run update.sh 2020-04-23 00:11:15 +00:00
Docker Library Bot 97c2b3794e Run update.sh 2020-04-16 19:10:54 +00:00
Docker Library Bot 80d152ce46 Run update.sh 2020-03-31 00:11:03 +00:00