mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
ce9129475d
commit
afd7f1affc
44
README.md
44
README.md
|
@ -1614,50 +1614,6 @@ cd /opt/magicmirror && git pull && npm install --only=prod --omit=dev
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
____________________________________________________________________________________________
|
|
||||||
|
|
||||||
</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® 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>
|
||||||
|
|
Loading…
Reference in New Issue