Docker Library Bot
843e53e452
Run update.sh
2024-02-21 18:18:54 -08:00
Docker Library Bot
5a83e4501a
Run update.sh
2024-02-20 16:09:50 -08:00
Docker Library Bot
ac8ab71f35
Run update.sh
2024-02-12 14:09:50 -08:00
Docker Library Bot
14fa4424c5
Run update.sh
2023-11-23 02:10:23 -08:00
Docker Library Bot
389d7cff06
Run update.sh
2023-11-15 18:19:00 -08:00
Docker Library Bot
1e1865eb52
Run update.sh
2023-11-01 15:26:07 -07:00
Alexis Saettler
4c847eb815
Fix mariadb Compose file examples
2023-11-01 12:28:26 +01:00
Docker Library Bot
17146832f4
Run update.sh
2023-10-23 14:09:25 -07:00
Daniel Black
c0204f1115
mariadb: Update content.md :Z to example
2023-10-21 11:14:52 +11:00
Daniel Black
dea59d0c01
Update mariadb/content.md
...
Co-authored-by: yosifkit <yosifkit@gmail.com>
2023-10-21 11:11:54 +11:00
Daniel Black
b3434a20ce
mariadb: major content rewrite
...
The content was far too big. Slimmed this down and moved much
of the content to the MariaDB Knowledge Base.
Also:
* \s to show more connection information.
* Read only recommendation for configuration file mounts, solves a
Windows problem where it appears as rwxrwxrwx and MariaDB treats that
as unsafe. https://jira.mariadb.org/browse/MDEV-27038
* MARIADB_AUTO_UPGRADE explained.
* Add links to related images
* Add link to docker compose examples.
2023-09-26 11:50:26 +10:00
Daniel Black
554e4b9aaa
MariaDB smaller logo - without Foundation text
2023-09-26 11:50:26 +10:00
Daniel Black
8b7ff4ebcd
MariaDB maintainers
2023-09-26 11:50:26 +10:00
Docker Library Bot
f5d425cadf
Run update.sh
2023-08-29 10:56:10 -07:00
Docker Library Bot
9179c6e82b
Run update.sh
2023-08-22 12:18:23 -07:00
Docker Library Bot
f8b63b6cc8
Run update.sh
2023-08-14 17:17:58 -07:00
Docker Library Bot
4dc8530807
Run update.sh
2023-06-26 14:20:13 -07:00
Docker Library Bot
cc804a1011
Run update.sh
2023-06-09 12:16:12 -07:00
Docker Library Bot
6614bce4c1
Run update.sh
2023-05-12 10:08:48 -07:00
Tianon Gravi
9d4f8ce84c
Fix "smart" single quotes (by swapping them with regular single quotes)
2023-05-12 09:41:38 -07:00
Docker Library Bot
7b2bc5c79c
Run update.sh
2023-05-11 15:08:54 -07:00
Docker Library Bot
2a6b2fb970
Run update.sh
2023-02-28 15:38:22 -08:00
Docker Library Bot
fe0002e508
Run update.sh
2023-02-24 17:14:54 -08:00
Docker Library Bot
1e7d889abc
Run update.sh
2023-02-17 12:08:50 -08:00
Docker Library Bot
2e29433908
Run update.sh
2023-02-06 18:08:48 -08:00
Docker Library Bot
37401e83e5
Run update.sh
2022-11-30 14:08:49 -08:00
Docker Library Bot
ec1fa1228a
Run update.sh
2022-11-17 17:14:49 -08:00
Docker Library Bot
f5de63ca21
Run update.sh
2022-11-10 17:14:34 -08:00
Docker Library Bot
1cdff027b0
Run update.sh
2022-10-11 10:14:39 -07:00
Alberto Roura
b79c4c299e
Readme Typo when referring to pre-existing db folder ( #2212 )
2022-10-11 09:33:51 -07:00
Docker Library Bot
69abd2dd06
Run update.sh
2022-09-28 10:14:00 -07:00
Daniel Black
3e27decffa
mariadb: use mariadb names instead of mysql ones
...
These have existed since 10.4. While 10.3 won't have these,
lets account for the common cases.
2022-09-28 09:42:53 +10:00
Daniel Black
2bac2c3dd9
mariadb: custom configuration file
...
Many people where custom mounting their configuration on
/etc/mysql/my.cnf overriding many other defaults. The docs
here simplify to the /etc/mysql/conf.d directory intended.
A few people are doing user@hostname configurations and
with the way skip-name-resolve is implemented in the server
it not obvious how to disable this. Added docs to clarify this,
and how to examine the final configuration.
2022-09-28 09:42:53 +10:00
Daniel Black
57498559bc
mariadb: MARIADB_ROOT_PASSWORD_HASH to set of manditory vars
...
Order the manditory MARIADB_ROOT_PASSWORD* by decreasing strength.
Add ref MARIADB_PASSWORD_HASH to MARIADB_ROOT_PASSWORD_HASH for setting
password.
2022-09-28 08:57:08 +10:00
Docker Library Bot
e21332f050
Run update.sh
2022-09-23 12:08:46 -07:00
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