[Sumadija] doc template
This commit is contained in:
@@ -1,29 +1,30 @@
|
||||
# List of containers
|
||||
# Service Catalog: sumadijamoxx
|
||||
|
||||
## sumadijamoxx
|
||||
## 🛠️ Overview
|
||||
|
||||
ip is the same as a container ID
|
||||
example
|
||||
101 ssh12 -> 192.168.7.101
|
||||
IP addresses follow the container ID pattern:
|
||||
`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
|
||||
|
||||
| VMID | Name | OS | Notes |
|
||||
| :--- | :--- | :--- | :--- |
|
||||
| [101](./ssh12/) | [ssh12](./ssh12/) | 12 | SSH Jump host |
|
||||
| [102](./nginxproxymanager12/) | [nginxproxymanager12](./nginxproxymanager12/) | 12 | Proxy |
|
||||
| [103](./searxng12/) | [searxng12](./searxng12/) | 12 | Search |
|
||||
| [104](./homepage12/) | [homepage12](./homepage12/) | 12 | Dashboard |
|
||||
| [105](./pastebin13/) | [pastebin13](./pastebin13/) | 13 | Pastebin |
|
||||
| [106](./librespeed-rust12/) | [librespeed-rust12](./librespeed-rust12/) | 12 | Speedtest |
|
||||
| [107](./tor13/) | [tor13](./tor13/) | 13 | Tor Onion Service |
|
||||
| [200](./wireguard12/) | [wireguard12](./wireguard12/) | 12 | VPN |
|
||||
|
||||
|
||||
##### Legend
|
||||
|
||||
12 -> debian 12
|
||||
13 -> debian 13
|
||||
- `12` -> Debian 12
|
||||
- `13` -> Debian 13
|
||||
|
||||
## Forwareded ports
|
||||
## 🌐 Forwarded Ports
|
||||
|
||||
192.168.7.243:443 -> 80
|
||||
192.168.7.101:22 -> 22
|
||||
- `192.168.7.243:443` -> `80`
|
||||
- `192.168.7.101:22` -> `22`
|
||||
|
||||
|
||||
@@ -1,9 +1,22 @@
|
||||
---
|
||||
VMID: 102
|
||||
---
|
||||
# Nginx Proxy Manager
|
||||
|
||||
NgniX proxy manager built with [script](https://community-scripts.github.io/ProxmoxVE/scripts?id=nginxproxymanager)
|
||||
**VMID:** 102
|
||||
**OS/Version:** Debian 12
|
||||
|
||||
Forwarded to port 80
|
||||
## 🌐 Connectivity
|
||||
- **Local IP:** `192.168.7.102`
|
||||
- **Internal Port:** `80`
|
||||
- **External/Proxy URL:** `[N/A - Acts as proxy]`
|
||||
- **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.
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,20 @@
|
||||
---
|
||||
VMID: 105
|
||||
---
|
||||
# PrivateBin
|
||||
|
||||
PrivateBin instance built with [script](https://community-scripts.github.io/ProxmoxVE/scripts?id=privatebin)
|
||||
**VMID:** 105
|
||||
**OS/Version:** Debian 13
|
||||
|
||||
Not yet public/forwarded
|
||||
## 🌐 Connectivity
|
||||
- **Local IP:** `192.168.7.105`
|
||||
- **Internal Port:** `[N/A]`
|
||||
- **External/Proxy URL:** `[N/A]`
|
||||
- **Access Type:** Local (Not yet public/forwarded)
|
||||
|
||||
## 🛠️ Details
|
||||
- **Built with:** [PrivateBin Proxmox Script](https://community-scripts.github.io/ProxmoxVE/scripts?id=privatebin)
|
||||
- **Dependencies:** None
|
||||
|
||||
## 📝 Notes
|
||||
- Not yet public/forwarded.
|
||||
|
||||
@@ -1,3 +1,17 @@
|
||||
TP Link (hopefully openWRT in future)
|
||||
# Router
|
||||
|
||||
Router is inside the existing network for further forwarding, contact coja (best on xmpp)
|
||||
**VMID:** [N/A]
|
||||
**OS/Version:** Unknown (Hopefully OpenWRT in future)
|
||||
|
||||
## 🌐 Connectivity
|
||||
- **Local IP:** `[N/A]`
|
||||
- **Internal Port:** `[N/A]`
|
||||
- **External/Proxy URL:** `[N/A]`
|
||||
- **Access Type:** Local
|
||||
|
||||
## 🛠️ Details
|
||||
- **Built with:** N/A
|
||||
|
||||
## 📝 Notes
|
||||
- Router is inside the existing network for further forwarding.
|
||||
- Contact coja (best on xmpp) for access/info.
|
||||
|
||||
@@ -1,8 +1,20 @@
|
||||
---
|
||||
VMID: 102
|
||||
---
|
||||
# SearXNG
|
||||
|
||||
SearXNG instance built with [script](https://community-scripts.github.io/ProxmoxVE/scripts?id=searxng)
|
||||
**VMID:** 103
|
||||
**OS/Version:** Debian 12
|
||||
|
||||
## 🌐 Connectivity
|
||||
- **Local IP:** `192.168.7.103`
|
||||
- **Internal Port:** `[N/A]`
|
||||
- **External/Proxy URL:** `[N/A]`
|
||||
- **Access Type:** Local (Not yet public/forwarded)
|
||||
|
||||
Not yet public/forwarded
|
||||
## 🛠️ Details
|
||||
- **Built with:** [SearXNG Proxmox Script](https://community-scripts.github.io/ProxmoxVE/scripts?id=searxng)
|
||||
- **Dependencies:** None
|
||||
|
||||
## 📝 Notes
|
||||
- Not yet public/forwarded.
|
||||
|
||||
@@ -1,9 +1,24 @@
|
||||
---
|
||||
VMID: 101
|
||||
---
|
||||
# SSH Gateway
|
||||
|
||||
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.
|
||||
**VMID:** 101
|
||||
**OS/Version:** Debian 12
|
||||
|
||||
[wiki page](https://wiki.dmz.rs/en/sysadmin/ssh)
|
||||
## 🌐 Connectivity
|
||||
- **Local IP:** `192.168.7.101`
|
||||
- **Internal Port:** `22`
|
||||
- **External/Proxy URL:** `sumadija.dmz.rs`
|
||||
- **Access Type:** Public (via SSH forwarding)
|
||||
|
||||
## 🛠️ Details
|
||||
- **Built with:** N/A
|
||||
- **Dependencies:** None
|
||||
|
||||
## 📝 Notes
|
||||
- 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.
|
||||
- **Security:** Passwords are disabled; only key verification is used.
|
||||
- [Wiki Guide](https://wiki.dmz.rs/en/sysadmin/ssh)
|
||||
|
||||
|
||||
@@ -1,9 +1,24 @@
|
||||
---
|
||||
VMID: 107
|
||||
---
|
||||
# Tor Onion Service
|
||||
|
||||
In this container hosts the tor onion service, used for remote access to the proxmox, through tor. Credentatials are in the password manager
|
||||
**VMID:** 107
|
||||
**OS/Version:** Debian 13
|
||||
|
||||
## 🌐 Connectivity
|
||||
- **Local IP:** `192.168.7.107`
|
||||
- **Internal Port:** `[N/A]`
|
||||
- **External/Proxy URL:** `[Tor Onion Address]`
|
||||
- **Access Type:** Public (via Tor)
|
||||
|
||||
ssh12 -> port 22
|
||||
smoxx -> 8006
|
||||
## 🛠️ Details
|
||||
- **Built with:** N/A
|
||||
- **Dependencies:** None
|
||||
|
||||
## 📝 Notes
|
||||
- This container hosts the Tor onion service, used for remote access to Proxmox through Tor.
|
||||
- **Credentials:** Stored in **dmzadmin** (password manager).
|
||||
- **Remote access targets:**
|
||||
- `ssh12` -> port 22
|
||||
- `smoxx` -> port 8006
|
||||
|
||||
Reference in New Issue
Block a user