Browse Source

Update README.md

tteckster 3 years ago
parent
commit
f1f9234c7f
1 changed files with 37 additions and 0 deletions
  1. 37 0
      README.md

+ 37 - 0
README.md

@@ -1027,6 +1027,43 @@ ________________________________________________________________________________
 
 </details>
 
+
+<details>
+<summary markdown="span"> 🔸PhotoPrism LXC </summary>
+ 
+<p align="center"><img src="https://github.com/photoprism/photoprism/blob/develop/assets/static/icons/logo.svg" height="100"/></p>
+
+<h1 align="center" id="heading"> PhotoPrism LXC </h1>
+ 
+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 (V2).
+
+```
+bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/photoprism.sh)"
+```
+
+<h3 align="center" id="heading">⚡ Default Settings:  2GB RAM - 8GB Storage - 2vCPU ⚡</h3>
+
+After the script completes, If you're dissatisfied with the default settings, click on the LXC, then on the **_Resources_** tab and change the settings to what you desire. Changes are immediate.
+
+**MotionEye Interface - IP:2342**
+
+⚙️ **Initial Login**
+
+**username** 
+ ```yaml
+ admin
+ ```
+ **password** 
+ ```yaml
+ photoprism
+ ```
+[PhotoSync](https://www.photosync-app.com/home.html)
+____________________________________________________________________________________________ 
+
+</details>
+
 <details>
 <summary markdown="span"> Daemon Sync Server LXC</summary>