From 30a89363a3d5274efc40f6a4d0a5a9abbc135a95 Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 20 Sep 2022 09:52:46 -0400 Subject: [PATCH] Update README.md --- README.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/README.md b/README.md index 8521283c..9fe01cc4 100644 --- a/README.md +++ b/README.md @@ -1788,6 +1788,40 @@ ________________________________________________________________________________ +
+ 🔸OpenMediaVault LXC + +

+ +

OpenMediaVault LXC

+ +[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)" +``` + +

⚡ Default Settings: 1GB RAM - 4GB Storage - 2vCPU ⚡

+ +**OpenMediaVault Interface - IP** + +⚙️ **Initial Login** + +**username** + ```yaml + admin + ``` + **password** + ```yaml + openmediavault + ``` + +____________________________________________________________________________________________ + +
+
Navidrome LXC