2023-02-28 00:15:03 +00:00
name : photoprism
services :
2023-03-07 00:52:47 +00:00
photoprism :
environment :
PHOTOPRISM_ADMIN_PASSWORD : casaos
PHOTOPRISM_UPLOAD_NSFW : "true"
TZ : $TZ
image : photoprism/photoprism:221118-jammy
2023-03-07 18:15:13 +00:00
deploy :
resources :
reservations :
memory : "512M"
2023-03-07 00:52:47 +00:00
network_mode : bridge
ports :
- target : 2342
published : "2342"
protocol : tcp
restart : unless-stopped
volumes :
- type : bind
source : /DATA/AppData/$AppID/photoprism/storage
target : /photoprism/storage
- type : bind
source : /DATA/Gallery
target : /photoprism/originals
x-casaos :
author : CasaOS Team
category : Gallery
container :
envs :
- configurable : "no"
container : TZ
description :
en_US : TimeZone
- configurable : basic
container : PHOTOPRISM_UPLOAD_NSFW
description :
en_US : true or false, is it possible to upload NSFW
- configurable : basic
container : PHOTOPRISM_ADMIN_PASSWORD
description :
en_US : The password of admin
index : /
port_map : "2342"
2023-02-28 00:15:03 +00:00
ports :
2023-03-07 00:52:47 +00:00
- configurable : advanced
container : "2342"
description :
en_US : WebUI HTTP Port
protocol : tcp
shell : bash
2023-02-28 00:15:03 +00:00
volumes :
2023-03-07 00:52:47 +00:00
- configurable : "no"
container : /photoprism/storage
description :
en_US : PhotoPrism storage directory.
- configurable : advanced
container : /photoprism/originals
2023-02-28 00:15:03 +00:00
description :
2023-03-07 00:52:47 +00:00
en_US : PhotoPrism originals directory.
description :
en_US : PhotoPrism® is an AI-powered app for browsing, organizing & sharing your photo collection. It makes use of the latest technologies to tag and find pictures automatically without getting in your way. You can run it at home, on a private server, or in the cloud.
developer : PhotoPrism
icon : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/PhotoPrism/icon.png
screenshot_link :
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/PhotoPrism/screenshot-1.jpg
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/PhotoPrism/screenshot-2.jpg
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/PhotoPrism/screenshot-3.jpg
tagline :
en_US : Browsing, organizing & sharing your photo collection
thumbnail : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/PhotoPrism/thumbnail.png
tips :
before_install :
- content :
en_US : Default Account
- content :
en_US: 'Username : '
value : admin
- content :
en_US: 'Password : '
value : casaos
title :
en_US : PhotoPrism
2023-02-28 00:15:03 +00:00
x-casaos :
2023-03-07 00:52:47 +00:00
architectures :
- amd64
- arm64
main_app : photoprism