Our public Helm charts for deploying PhotoPrism on Kubernetes can be found at /photoprism.
Customers with a private repository require basic authentication to access it under /<name>.
We recommend pinning the --version when installing in production and storing credentials in Kubernetes Secrets or CI secret stores.
Use in Rancher (Apps › Repositories)
PhotoPrism Charts
Open ☰Cluster › Explore › Apps › Repositories › Create.
Choose HTTP/HTTPS repository.
Set Index URL to https://charts.photoprism.app/photoprism
Click Create. Charts appear under Apps › Charts.
Private Repositories
Choose HTTP/HTTPS repository.
Set Index URL to your private repository name, e.g. https://charts.photoprism.app/<name>
Enable Authentication and provide the username/token supplied by PhotoPrism.
Create. You will see only the charts licensed to your account.
If your cluster uses a custom CA, add the CA bundle in Rancher when creating the repository.