Running PhotoPrism on OpenMediaVault¶
Should you experience problems with the installation, we recommend that you ask the OpenMediaVault community for advice, as we cannot provide support for third-party software and services. Also note that third-party integrations may not provide direct access to config files or the command line, so you might not be able to use all features and config options.
PhotoPrism can be conveniently installed using the OpenMediaVault plugin.
Getting Updates¶
To upgrade your instance, open a terminal, download our newest image from Docker Hub, and then restart the service:
podman pull docker.io/photoprism/photoprism:latest
systemctl restart pod-photoprism.service
Help improve these docs! You can contribute by clicking to send a pull request with your changes.