Michael Mayer
fb4d99625d
Setup: Simplify mariadb service config in docker-compose.yml files #3928
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-12-04 11:07:55 +01:00
Daniel Black
cd014f02c5
Mariadb docker-compose simplification ( #3928 )
...
* Docker: mariadb container don't need command: mariadbd
The #3443 compatibility missed an important simplification,
the mariadbd/mysqld was never needed on the command.
Remove this from the simple cases.
Signed-off-by: Daniel Black <daniel@mariadb.org>
* Docker: mariadb - bump latest to 11.2
Latest GA MariaDB is currently 11.2
Signed-off-by: Daniel Black <daniel@mariadb.org>
* Docker: mariadb - eol for 10.7/10.8 - 10.11 is lts
As the 10.7 and 10.8 where short term releases and are now end of life,
remove those and replace with 10.11, a LTS version.
Signed-off-by: Daniel Black <daniel@mariadb.org>
---------
Signed-off-by: Daniel Black <daniel@mariadb.org>
2023-12-04 11:04:03 +01:00
Michael Mayer
bff649469d
Config: Make PhotoPrism compatible with MariaDB 11 #3443
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-06-02 17:07:10 +02:00
Michael Mayer
20d180b212
Develop: Add "FOR TEST AND DEVELOPMENT ONLY" warning to config files
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-11-04 12:20:26 +01:00
Michael Mayer
ff8bc9f5da
MariaDB: Show error if an unsupported server version is used #2381
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-08 18:50:49 +02:00
Michael Mayer
6611dc08ca
Develop: Update docker-compose.yml networks and "make docker-pull"
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-09-18 15:32:32 +02:00
Michael Mayer
b9ca7c2d6c
Docker: Add security_opt, otherwise MariaDB v10.8 may fail #2390
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-23 21:43:08 +02:00
Michael Mayer
88e1bd6033
MariaDB: Upgrade to 10.8 and increase innodb_buffer_pool_size #2390
2022-06-01 21:44:58 +02:00
Michael Mayer
9134c79f4c
Config: Add option to skip all RAW images when indexing #2227
2022-04-06 17:46:41 +02:00
Michael Mayer
36d84de0c4
Docker: Upgrade MariaDB from 10.6 to 10.7 in config examples #2178
2022-03-30 13:47:49 +02:00
Michael Mayer
686a8ab9b4
Search: Refactor photo search, fix test data and unit tests #1994
2022-03-29 00:21:50 +02:00
Michael Mayer
4c1d68eb85
Auth: Improve local dev environment and config examples #98 #782
2022-02-08 12:51:12 +01:00
Michael Mayer
2e0c40332c
Develop: Move MySQL 8 to docker-compose.mariadb.yml
2022-01-16 14:00:37 +01:00
Michael Mayer
4309e28efd
OIDC: Add Traefik, Keycloak and Rename Development Base Image #782
2022-01-06 11:31:37 +01:00
Michael Mayer
7e8974fd20
MySQL 8: Improve migrate command, ignore errors when dropping indexes
2021-11-28 13:52:27 +01:00