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
d1912af91374465253f13d874f2a646cf24999a1
wild-cloud
/
apps
/
immich
History
Paul Payne
088741003f
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
..
db-init-job.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
deployment-machine-learning.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
deployment-microservices.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
deployment-server.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
ingress.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
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
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
namespace.yaml
Add Immich application deployment files and configuration
2025-05-27 17:19:41 -07:00
pvc.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
README.md
Immich: Add db-init job for database setup and update kustomization files
2025-05-28 15:15:57 -07:00
service.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
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).