PhotoPrism® is a privately hosted app for browsing, organizing, and sharing your photo collection. It makes use of the latest technologies to tag and find pictures automatically without getting in your way.
You can one-click-deploy this project to balena using the button below:
Alternatively, deployment can be carried out by manually creating a balenaCloud account and application, flashing a device, downloading the project and pushing it via either Git or the balena CLI.
Application envionment variables apply to all services within the application, and can be applied fleet-wide to apply to multiple devices.
Name | Example | Purpose |
---|---|---|
TZ |
America/Toronto |
inform services of the timezone in your location |
BALENA_HOSTNAME |
photoprism |
Set a custom hostname on application start so it can be reached via MDNS like http://photoprism.local |
PhotoPrism environment variables are described here: https://docs.photoprism.org/getting-started/config-options/
Once your device joins the fleet you'll need to allow some time for it to download the application and create the app database.
When it's done you should be able to access the access the app at http://photoprism.local.
Documentation for PhotoPrism can be found at https://docs.photoprism.org/.
Please open an issue or submit a pull request with any features, fixes, or changes.