Keith Martin
bc23cde659
SQL: refactor postgresql drops to use force
2025-05-17 14:31:13 +10:00
Keith Martin
b98d5d6ce4
reverted to alpine-16, with commented out attempted changes
2025-03-02 22:42:46 +10:00
Keith Martin
1ae8a28257
Add all postgresql make commands and reset sql scripts
2025-02-26 11:06:40 +10:00
Keith Martin
6ce7bda065
keycloak database create and preload with data
2025-02-25 23:23:26 +10:00
Keith Martin
61036c49d7
update compose and init for postgresql
2025-02-25 21:18:50 +10:00
Michael Mayer
f10809329f
OIDC: Update test endpoint URLs #782
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2024-06-27 22:55:59 +02:00
Michael Mayer
64e938b0d7
MariaDB: Add migrate test database and dialect_mysql_test.go #2398
2022-06-16 01:27:14 +02:00
Michael Mayer
f093b498fa
CI: Fix prod build scripts and add docker-compose.local.yml #2262
2022-04-18 15:49:30 +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
4309e28efd
OIDC: Add Traefik, Keycloak and Rename Development Base Image #782
2022-01-06 11:31:37 +01:00
Michael Mayer
157d38fe8f
CI: Fix ARMv7 build scripts
2021-12-10 17:18:58 +01:00
Michael Mayer
eb8bc7b709
Backend: Improve resilience #1544
2021-09-23 23:46:17 +02:00
Michael Mayer
fd785faf68
People: Automatically resolve face cluster collisions #22
2021-09-01 12:48:17 +02:00
Michael Mayer
feb0c557c1
Docker: Update multi-arch development image and config #1158
...
Now comes with Go 1.17 pre-installed. To match production
docker-compose.yml examples, the development database was
renamed from "photoprism-db" to "mariadb".
2021-08-31 18:08:37 +02:00