From 8e44f56f954655c1495cac44afceb4c0777f5a21 Mon Sep 17 00:00:00 2001 From: John Doe Date: Mon, 23 Feb 2026 23:45:08 +0100 Subject: [PATCH] [Sumadija] docs init --- sumadija/sumadijamoxx/README.md | 29 +++++++++++++++++++ .../nginxproxymanager12/README.md | 9 ++++++ sumadija/sumadijamoxx/pastebin13/README.md | 7 +++++ sumadija/sumadijamoxx/router/README.md | 3 ++ sumadija/sumadijamoxx/searxng12/README.md | 8 +++++ sumadija/sumadijamoxx/ssh12/README.md | 9 ++++++ sumadija/sumadijamoxx/tor13/README.md | 9 ++++++ sumadija/sumadijamoxx/wireguard12/README.md | 5 ++++ 8 files changed, 79 insertions(+) create mode 100644 sumadija/sumadijamoxx/README.md create mode 100644 sumadija/sumadijamoxx/nginxproxymanager12/README.md create mode 100644 sumadija/sumadijamoxx/pastebin13/README.md create mode 100644 sumadija/sumadijamoxx/router/README.md create mode 100644 sumadija/sumadijamoxx/searxng12/README.md create mode 100644 sumadija/sumadijamoxx/ssh12/README.md create mode 100644 sumadija/sumadijamoxx/tor13/README.md create mode 100644 sumadija/sumadijamoxx/wireguard12/README.md diff --git a/sumadija/sumadijamoxx/README.md b/sumadija/sumadijamoxx/README.md new file mode 100644 index 0000000..15454fd --- /dev/null +++ b/sumadija/sumadijamoxx/README.md @@ -0,0 +1,29 @@ +# List of containers + +## sumadijamoxx + +ip is the same as a container ID +example +101 ssh12 -> 192.168.7.101 + +VMID Name +101 ssh12 +102 nginxproxymanager12 +103 searxng12 +104 homepage12 +105 privatebin13 +106 librespeed-rust12 +107 tor13 +200 wireguard12 + + +##### Legend + +12 -> debian 12 +13 -> debian 13 + +## Forwareded ports + +192.168.7.243:443 -> 80 +192.168.7.101:22 -> 22 + diff --git a/sumadija/sumadijamoxx/nginxproxymanager12/README.md b/sumadija/sumadijamoxx/nginxproxymanager12/README.md new file mode 100644 index 0000000..6078fe5 --- /dev/null +++ b/sumadija/sumadijamoxx/nginxproxymanager12/README.md @@ -0,0 +1,9 @@ +--- +VMID: 102 +--- + +NgniX proxy manager built with [script](https://community-scripts.github.io/ProxmoxVE/scripts?id=nginxproxymanager) + +Forwarded to port 80 + + diff --git a/sumadija/sumadijamoxx/pastebin13/README.md b/sumadija/sumadijamoxx/pastebin13/README.md new file mode 100644 index 0000000..0fe68f9 --- /dev/null +++ b/sumadija/sumadijamoxx/pastebin13/README.md @@ -0,0 +1,7 @@ +--- +VMID: 105 +--- + +PrivateBin instance built with [script](https://community-scripts.github.io/ProxmoxVE/scripts?id=privatebin) + +Not yet public/forwarded diff --git a/sumadija/sumadijamoxx/router/README.md b/sumadija/sumadijamoxx/router/README.md new file mode 100644 index 0000000..16ee694 --- /dev/null +++ b/sumadija/sumadijamoxx/router/README.md @@ -0,0 +1,3 @@ +TP Link (hopefully openWRT in future) + +Router is inside the existing network for further forwarding, contact coja (best on xmpp) diff --git a/sumadija/sumadijamoxx/searxng12/README.md b/sumadija/sumadijamoxx/searxng12/README.md new file mode 100644 index 0000000..5c6c2aa --- /dev/null +++ b/sumadija/sumadijamoxx/searxng12/README.md @@ -0,0 +1,8 @@ +--- +VMID: 102 +--- + +SearXNG instance built with [script](https://community-scripts.github.io/ProxmoxVE/scripts?id=searxng) + + +Not yet public/forwarded diff --git a/sumadija/sumadijamoxx/ssh12/README.md b/sumadija/sumadijamoxx/ssh12/README.md new file mode 100644 index 0000000..caf50bd --- /dev/null +++ b/sumadija/sumadijamoxx/ssh12/README.md @@ -0,0 +1,9 @@ +--- +VMID: 101 +--- + +SSH port from this container should be forwarded to sumadija.dmz.rs +SSH access to other containers is done through this one with ssh jump, passwords are disabled, so only keys verification is used. + +[wiki page](https://wiki.dmz.rs/en/sysadmin/ssh) + diff --git a/sumadija/sumadijamoxx/tor13/README.md b/sumadija/sumadijamoxx/tor13/README.md new file mode 100644 index 0000000..e97b15f --- /dev/null +++ b/sumadija/sumadijamoxx/tor13/README.md @@ -0,0 +1,9 @@ +--- +VMID: 107 +--- + +In this container hosts the tor onion service, used for remote access to the proxmox, through tor. Credentatials are in the password manager + + +ssh12 -> port 22 +smoxx -> 8006 diff --git a/sumadija/sumadijamoxx/wireguard12/README.md b/sumadija/sumadijamoxx/wireguard12/README.md new file mode 100644 index 0000000..d445d52 --- /dev/null +++ b/sumadija/sumadijamoxx/wireguard12/README.md @@ -0,0 +1,5 @@ +--- +VMID: 200 +--- + +Wireguard server for VPN access to sumadija network