Update README.md

This commit is contained in:
tteckster 2022-03-12 01:30:52 -05:00 committed by GitHub
parent 4d26e88018
commit f1f9234c7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 37 additions and 0 deletions

View File

@ -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>