From 2c0f36b42465b5c094c1d9ec0b49b2b8764cd36f Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 22 Aug 2022 15:44:16 -0400 Subject: [PATCH] Update README.md --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/README.md b/README.md index cee0e5fd..3b6169f1 100644 --- a/README.md +++ b/README.md @@ -1306,6 +1306,30 @@ ________________________________________________________________________________ +
+ 🔸Emby Media Server LXC +

+

Emby Media Server LXC

+ +To create a new Proxmox Emby Media Server LXC, run the following in the Proxmox Shell. + +```yaml +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/emby-v4.sh)" +``` +

⚡ Default Settings: 2GB RAM - 8GB Storage - 2vCPU ⚡

+ +**Emby Media Server Interface - IP:8096** + +⚙️ **To Update Emby Media Server** + +Run in the LXC console +```yaml + +``` +____________________________________________________________________________________________ + +
+
Jellyfin Media Server LXC