[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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user