Our public Helm charts for deploying PhotoPrism on Kubernetes can be found at
/photoprism. Customers with a private repository require
basic authentication under /<name>. We recommend pinning --version
for production installs and storing credentials in Kubernetes Secrets or CI secret stores.
Use in Rancher
Platform Guide
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.