[Sumadija] doc template

This commit is contained in:
2026-08-09 04:10:17 +02:00
parent 491ba60d3c
commit 8d6025bcf3
7 changed files with 116 additions and 33 deletions
+18 -3
View File
@@ -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)