From 5433d81aa6fa89fc61a3a1a996ad13806c63e6b3 Mon Sep 17 00:00:00 2001 From: Michael <103767523+MiSebCo@users.noreply.github.com> Date: Sun, 7 May 2023 12:41:11 +0200 Subject: [PATCH] Update README.md Added documentation on how to use the command line interface. See also https://github.com/alexbelgium/hassio-addons/issues/798 --- photoprism/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/photoprism/README.md b/photoprism/README.md index e44ac99ea..c80046123 100644 --- a/photoprism/README.md +++ b/photoprism/README.md @@ -1,3 +1,4 @@ +## ⚠ Open Issue : [🐛 [Photoprism] Cannot add user in Photoprism Preview-6 (opened 2023-04-15)](https://github.com/alexbelgium/hassio-addons/issues/798) by [@MiSebCo](https://github.com/MiSebCo) # Home assistant add-on: Photoprism [![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium) @@ -88,6 +89,15 @@ PHOTOPRISM_DATABASE_NAME: "photoprism" PHOTOPRISM_DATABASE_USER: "USERNAME" PHOTOPRISM_DATABASE_PASSWORD: "PASSWORD ``` +## Using Photoprism Command-Line Interface + +Photoprism also provides a command line interface: + +https://docs.photoprism.app/getting-started/docker-compose/#command-line-interface + +You can access it via portainer addon or executing `docker exec -it bash` via _ssh_. + +:warning: Do not use `docker exec photoprism` as this will lead to unpredictable behavior. ## Illustration