From afd7f1affc3d2133523a7c8d74291e311d14bd44 Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 2 Aug 2022 11:36:33 -0400 Subject: [PATCH] Update README.md --- README.md | 44 -------------------------------------------- 1 file changed, 44 deletions(-) diff --git a/README.md b/README.md index 51fbb20e..10979c58 100644 --- a/README.md +++ b/README.md @@ -1614,50 +1614,6 @@ cd /opt/magicmirror && git pull && npm install --only=prod --omit=dev ``` -____________________________________________________________________________________________ - - - - -
- PhotoPrism LXC - -

- -

PhotoPrism LXC

- -PhotoPrism® is an AI-powered app for browsing, organizing & sharing your photo collection. - -To create a new Proxmox PhotoPrism LXC, run the following in the Proxmox Shell. - -``` -bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/photoprism-v4.sh)" -``` - -

⚡ Default Settings: 2GB RAM - 8GB Storage - 2vCPU ⚡

- -**PhotoPrism Interface - IP:2342** - -⚙️ **Initial Login** - -**username** - ```yaml - admin - ``` - **password** - ```yaml - changeme - ``` -[PhotoSync](https://www.photosync-app.com/home.html) - -⚙️ **To Update PhotoPrism** - -Run in the LXC Console -```yaml -bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/photoprism-update.sh)" -``` - - ____________________________________________________________________________________________