This website requires JavaScript.
Explore
Help
Register
Sign In
CSTF
/
wild-cloud
Watch
1
Star
1
Fork
0
You've already forked wild-cloud
Code
Issues
12
Pull Requests
Actions
Packages
Projects
1
Releases
1
Wiki
Activity
Files
main
wild-cloud
/
apps
/
immich
History
Paul Payne
f83763b070
Fix immich secret key ref.
2025-08-31 14:49:35 -07:00
..
db-init-job.yaml
Fix immich secret key ref.
2025-08-31 14:49:35 -07:00
deployment-machine-learning.yaml
Updates (fixes) app deploy.
2025-07-07 16:10:11 -07:00
deployment-microservices.yaml
Adds redis password. Adds tlsSecretName config to manifests.
2025-08-08 09:27:48 -07:00
deployment-server.yaml
Adds redis password. Adds tlsSecretName config to manifests.
2025-08-08 09:27:48 -07:00
ingress.yaml
Updates (fixes) app deploy.
2025-07-07 16:10:11 -07:00
kustomization.yaml
Refactor Immich configuration to use templated values for images, ports, and storage. Remove obsolete config maps and secrets.
2025-06-08 09:18:07 -07:00
manifest.yaml
Adds redis password. Adds tlsSecretName config to manifests.
2025-08-08 09:27:48 -07:00
namespace.yaml
Add Immich application deployment files and configuration
2025-05-27 17:19:41 -07:00
pvc.yaml
Updates (fixes) app deploy.
2025-07-07 16:10:11 -07:00
README.md
Immich: Add db-init job for database setup and update kustomization files
2025-05-28 15:15:57 -07:00
service.yaml
Updates (fixes) app deploy.
2025-07-07 16:10:11 -07:00
README.md
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).