|
|
|
@ -1554,6 +1554,13 @@ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/trilium-v4.s
|
|
|
|
|
|
|
|
|
|
**Trilium Interface - IP:8080**
|
|
|
|
|
|
|
|
|
|
⚙️ **To Update Trilium**
|
|
|
|
|
|
|
|
|
|
Run in the LXC Console
|
|
|
|
|
```yaml
|
|
|
|
|
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/trilium-update.sh)"
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
____________________________________________________________________________________________
|
|
|
|
|
|
|
|
|
|
</details>
|
|
|
|
@ -1793,6 +1800,13 @@ To change Navidrome music folder path, edit: `/var/lib/navidrome/navidrome.toml`
|
|
|
|
|
|
|
|
|
|
**Navidrome Interface - IP:4533**
|
|
|
|
|
|
|
|
|
|
⚙️ **To Update Navidrome**
|
|
|
|
|
|
|
|
|
|
Run in the LXC Console
|
|
|
|
|
```yaml
|
|
|
|
|
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/navidrome-update.sh)"
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
____________________________________________________________________________________________
|
|
|
|
|
|
|
|
|
|
</details>
|
|
|
|
|