Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/30a89363a3d5274efc40f6a4d0a5a9abbc135a95?style=split&whitespace=show-all
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
34 additions and
0 deletions
@ -1788,6 +1788,40 @@ ________________________________________________________________________________
< / details >
< / details >
< details >
< summary markdown = "span" > 🔸OpenMediaVault LXC < / summary >
< p align = "center" > < img src = "https://github.com/tteck/Proxmox/blob/main/misc/images/omv.png?raw=true" height = "100" / > < / p >
< h1 align = "center" id = "heading" > OpenMediaVault LXC < / h1 >
[OpenMediaVault ](https://www.openmediavault.org/ ) is the next generation network attached storage (NAS) solution based on Debian Linux.
To create a new Proxmox OpenMediaVault LXC, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/omv-v4.sh)"
```
< h3 align = "center" id = "heading" > ⚡ Default Settings: 1GB RAM - 4GB Storage - 2vCPU ⚡< / h3 >
**OpenMediaVault Interface - IP**
⚙️ **Initial Login**
**username**
```yaml
admin
```
**password**
```yaml
openmediavault
```
____________________________________________________________________________________________
< / details >
< details >
< details >
< summary markdown = "span" > Navidrome LXC < / summary >
< summary markdown = "span" > Navidrome LXC < / summary >