Immich: Add db-init job for database setup and update kustomization files

This commit is contained in:
2025-05-28 15:15:57 -07:00
parent 11fe563f18
commit 72cd0ecf56
5 changed files with 31 additions and 10 deletions

View File

@@ -1 +1,7 @@
# Immich App
## To Do
- We need a full uninstall script.
- We need full backup and restore scripts.
- When recreating the app (uninstall/reinstall), db-init needs to re-run (currently the previous one blocks).