bootstrap
All checks were successful
Validate / validate (push) Successful in 27s

This commit is contained in:
2026-04-06 14:53:56 +02:00
parent cc4a7a3c33
commit 005844029d
9 changed files with 157 additions and 46 deletions

View File

@@ -1,17 +1,9 @@
Template DoDos:
# Kubernetes Deployment for Photoprism
- Add KUBECONFIG secret to your repo
- Place your k8s files in ./k8s/
- Replace \<service\> with the name of the service
- Replace \<url\> with the URL of the service
- Replace \<auth\> with the authentication method used
- Replace \<namespace\> with the namespace where the service is deployed in .github/workflows/deploy.yaml
- Provide a screenshot of the service in action in ./screenshot.png
Photoprism is a modern photo management service.
# Kubernetes Deployment for \<service\>
Deployed to: https://photos.t00n.de
Deployed to: \<url\>
Authentication: \<auth\>
Authentication: Admin password
![Screenshot](screenshot.png)