1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoprism_ynh.git synced 2024-09-03 19:56:41 +02:00
AI-Powered Photos App for the Decentralized Web
Find a file
2022-08-06 00:27:30 +08:00
.github Initial commit 2022-06-01 15:01:01 +07:00
conf Set timeout 2022-07-29 19:30:51 +02:00
doc Add data dir 2022-08-05 07:39:42 +02:00
scripts Merge branch 'testing' into arch 2022-08-06 00:27:30 +08:00
.gitignore Doc updates 2022-06-04 15:49:25 +07:00
check_process Update check_process 2022-07-28 23:05:11 +02:00
config_panel.toml.example Initial commit 2022-06-01 15:01:01 +07:00
LICENSE Linter 2022-06-05 14:40:34 +07:00
manifest.json Upgrade to 30 july release 2022-07-30 13:44:38 +02:00
README.md Auto-update README 2022-08-05 13:04:31 +00:00
README_fr.md Auto-update README 2022-08-05 13:04:31 +00:00

Photoprism for YunoHost

Integration level Working status Maintenance status
Install Photoprism with YunoHost

Lire ce readme en français.

This package allows you to install Photoprism quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

PhotoPrism® is an AI-Powered Photos App for the Decentralized Web. 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.

Features

  • Browse all your photos and videos without worrying about RAW conversion, duplicates or video formats
  • Easily find specific pictures using powerful search filters
  • Includes four high-resolution world maps to bring back the memories of your favorite trips
  • Play Live Photos™ by hovering over them in albums and search results
  • Recognizes the faces of your family and friends
  • Automatic classification of pictures based on their content and location

Shipped version: 2022.07.30~ynh1

Demo: https://demo-fr.photoprism.app

Screenshots

Screenshot of Photoprism

Disclaimers / important information

  • Known limitations:

    • Although reaching level 7, Photoprism hasn't yet been extensively tested in real conditions
    • Please use with extreme care if you install it on a test server !
    • Not tested yet with AMD architecture
    • Photoprism currently supports only one user. OIDC should be supported within a few months
    • Photoprism requires an important amount of RAM and disk to install or to work properly
  • All data is stored in /home/yunohost.app/photoprism/photos/

    • Be careful, this data is not backed-up by default when doing a backup
  • At first install, you'll be prompted for credentials

    • Username is "admin"
    • Password is the password you have set during the installation

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/photoprism_ynh/tree/testing --debug
or
sudo yunohost app upgrade photoprism -u https://github.com/YunoHost-Apps/photoprism_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps