diff --git a/README.md b/README.md
index 8e9978d2..22fe7a3c 100644
--- a/README.md
+++ b/README.md
@@ -1805,6 +1805,37 @@ ________________________________________________________________________________
+
+ 🔸NextCloudPi LXC
+
+
+
+NextCloudPi LXC
+
+[NextCloudPi LXC](https://github.com/nextcloud/nextcloudpi#features) is the most popular self-hosted collaboration solution.
+
+To create a new Proxmox NextCloudPi LXC, run the following in the Proxmox Shell.
+
+```yaml
+bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/nextcloudpi-v4.sh)"
+```
+⚡ Default Settings: 2GB RAM - 8GB Storage - 2vCPU ⚡
+
+❗1️. Set nc trusted domains
+
+Run in the LXC console
+```
+sudo ncp-config
+```
+Go to config ➡ nc-trusted-domains, add 0.0.0.0 or a static NextCloudPi IP
+
+Get back to the command prompt, and restart Apache2 `sudo service apache2 restart`
+
+❗2. **NextCloudPi Interface - https:// IP/**
+____________________________________________________________________________________________
+
+
+
🔸OpenMediaVault LXC