2 Commits
Author SHA1 Message Date
John Doe 8d795250f6 [Xecut] serverko init 2026-08-12 05:27:34 +02:00
John Doe d3e03c1675 [Sumadija] fix 2026-08-12 05:27:24 +02:00
2 changed files with 31 additions and 2 deletions
+3 -2
View File
@@ -9,7 +9,7 @@ IP addresses follow the container ID pattern:
| VMID | Name | OS | Notes | | VMID | Name | OS | Notes |
| :--- | :--- | :--- | :--- | | :--- | :--- | :--- | :--- |
| [101](./ssh12/) | [ssh12](./ssh12/) | 12 | SSH Jump host | | [101](./ssh12/) | [ssh12](./ssh12/) | 12 | SSH Jump host |
| [102](./nginxproxymanager12/) | [nginxproxymanager12](./nginxproxymanager12/) | 12 | Proxy | | [102](./nginx13/) | [nginx13](./nginx13/) | 13 | Proxy |
| [103](./searxng12/) | [searxng12](./searxng12/) | 12 | Search | | [103](./searxng12/) | [searxng12](./searxng12/) | 12 | Search |
| [104](./homepage12/) | [homepage12](./homepage12/) | 12 | Dashboard | | [104](./homepage12/) | [homepage12](./homepage12/) | 12 | Dashboard |
| [105](./pastebin13/) | [pastebin13](./pastebin13/) | 13 | Pastebin | | [105](./pastebin13/) | [pastebin13](./pastebin13/) | 13 | Pastebin |
@@ -25,7 +25,8 @@ IP addresses follow the container ID pattern:
## 🌐 Forwarded Ports ## 🌐 Forwarded Ports
- `192.168.7.243:443` -> `80` - `192.168.7.243:443` -> `443`
- `192.168.7.243:80` -> `80`
- `192.168.7.101:22` -> `22` - `192.168.7.101:22` -> `22`
## 🌐 Public URLs ## 🌐 Public URLs
+28
View File
@@ -0,0 +1,28 @@
# Service Catalog: serverko
## 🛠️ Overview
IP addresses follow the container ID pattern:
`101 ssh13` -> `192.168.6.101`
| VMID | Name | OS | Notes |
| :--- | :--- | :--- | :--- |
| [100](./nginx12/) | [nginx12](./nginx12/) | 12 | Proxy |
| [101](./ssh13/) | [ssh13](./ssh13/) | 13 | SSH Jump host |
| [102](./dmzrs12/) | [dmzrs12](./dmzrs12/) | 12 | website |
| [103](./tor13/) | [tor13](./tor13/) | 13 | Tor Onion Service |
##### Legend
- `12` -> Debian 12
- `13` -> Debian 13
## 🌐 Forwarded Ports
none
## 🌐 Public URLs
none