Update README.md

This commit is contained in:
tteckster 2022-08-19 12:40:47 -04:00 committed by GitHub
parent 0ba075e923
commit 84528b9015
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 41 additions and 0 deletions

View File

@ -1641,7 +1641,48 @@ Search: `DAEMON Sync` in your favorite app store
__________________________________________________________________________________________
</details>
<details>
<summary markdown="span"> 🔸PhotoPrism LXC </summary>
<p align="center"><img src="https://github.com/tteck/Proxmox/blob/main/misc/images/photoprism.png?raw=true" height="100"/></p>
<h1 align="center" id="heading"> PhotoPrism LXC </h1>
[PhotoPrism](https://photoprism.app/) 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)"
```
<h3 align="center" id="heading">⚡ Default Settings: 2GB RAM - 8GB Storage - 2vCPU ⚡</h3>
**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)"
```
____________________________________________________________________________________________
</details>
<details>
<summary markdown="span"> MotionEye VMS LXC </summary>