From 207655787515254d56c05642b16a73cc7519a88c Mon Sep 17 00:00:00 2001 From: coja Date: Sun, 9 Aug 2026 04:23:12 +0200 Subject: [PATCH] [Sumadija] doc corrections --- sumadija/sumadijamoxx/nginx13/README.md | 21 ++++++++++++++++++ .../nginxproxymanager12/README.md | 22 ------------------- sumadija/sumadijamoxx/pastebin13/README.md | 2 +- sumadija/sumadijamoxx/router/README.md | 4 ++-- .../{wireguard12 => wireguard13}/README.md | 0 5 files changed, 24 insertions(+), 25 deletions(-) create mode 100644 sumadija/sumadijamoxx/nginx13/README.md delete mode 100644 sumadija/sumadijamoxx/nginxproxymanager12/README.md rename sumadija/sumadijamoxx/{wireguard12 => wireguard13}/README.md (100%) diff --git a/sumadija/sumadijamoxx/nginx13/README.md b/sumadija/sumadijamoxx/nginx13/README.md new file mode 100644 index 0000000..007ec0f --- /dev/null +++ b/sumadija/sumadijamoxx/nginx13/README.md @@ -0,0 +1,21 @@ +--- +VMID: 109 +--- +# Nginx + +**VMID:** 102 +**OS/Version:** Debian 13 + +## 🌐 Connectivity +- **Local IP:** `192.168.7.109` +- **Internal Port:** `80` +- **External/Proxy URL:** `https://sumadija.dmz.rs` +- **Access Type:** Local / Public (via proxy) + +## 🛠️ Details +- **Dependencies:** None + +## 📝 Notes +- Forwarded to port 80 and 443. + + diff --git a/sumadija/sumadijamoxx/nginxproxymanager12/README.md b/sumadija/sumadijamoxx/nginxproxymanager12/README.md deleted file mode 100644 index c4e0df7..0000000 --- a/sumadija/sumadijamoxx/nginxproxymanager12/README.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -VMID: 102 ---- -# Nginx Proxy Manager - -**VMID:** 102 -**OS/Version:** Debian 12 - -## 🌐 Connectivity -- **Local IP:** `192.168.7.102` -- **Internal Port:** `80` -- **External/Proxy URL:** `https://sumadija.dmz.rs` -- **Access Type:** Local / Public (via proxy) - -## 🛠️ Details -- **Built with:** [Nginx Proxy Manager Proxmox Script](https://community-scripts.github.io/ProxmoxVE/scripts?id=nginxproxymanager) -- **Dependencies:** None - -## 📝 Notes -- Forwarded to port 80. - - diff --git a/sumadija/sumadijamoxx/pastebin13/README.md b/sumadija/sumadijamoxx/pastebin13/README.md index 7fc747c..734f247 100644 --- a/sumadija/sumadijamoxx/pastebin13/README.md +++ b/sumadija/sumadijamoxx/pastebin13/README.md @@ -10,7 +10,7 @@ VMID: 105 - **Local IP:** `192.168.7.105` - **Internal Port:** `[N/A]` - **External/Proxy URL:** `https://pastebin.dmz.rs` -- **Access Type:** Local (Not yet public/forwarded) +- **Access Type:** Forwarded ## 🛠️ Details - **Built with:** [PrivateBin Proxmox Script](https://community-scripts.github.io/ProxmoxVE/scripts?id=privatebin) diff --git a/sumadija/sumadijamoxx/router/README.md b/sumadija/sumadijamoxx/router/README.md index d962346..75e7531 100644 --- a/sumadija/sumadijamoxx/router/README.md +++ b/sumadija/sumadijamoxx/router/README.md @@ -1,10 +1,10 @@ # Router **VMID:** [N/A] -**OS/Version:** Unknown (Hopefully OpenWRT in future) +**OS/Version:** TPLink (Hopefully OpenWRT in future) ## 🌐 Connectivity -- **Local IP:** `[N/A]` +- **Local IP:** 192.168.7.1 - **Internal Port:** `[N/A]` - **External/Proxy URL:** `[N/A]` - **Access Type:** Local diff --git a/sumadija/sumadijamoxx/wireguard12/README.md b/sumadija/sumadijamoxx/wireguard13/README.md similarity index 100% rename from sumadija/sumadijamoxx/wireguard12/README.md rename to sumadija/sumadijamoxx/wireguard13/README.md