3 Commits

Author SHA1 Message Date
John Doe
8e44f56f95 [Sumadija] docs init 2026-02-23 23:45:08 +01:00
5fbd20ce15 delete krov items 2026-02-04 16:41:38 +01:00
871d669b32 add nimbus to xecut 2026-02-04 16:33:56 +01:00
9 changed files with 83 additions and 7 deletions

View File

@@ -5,10 +5,6 @@ name: ISP Router
location: kralizec location: kralizec
ISP: Orion ISP: Orion
name: ISP Router
location: krov
ISP: Yettel
%rec: host %rec: host
%doc: These are the real machines, most of which run VMs or containters. %doc: These are the real machines, most of which run VMs or containters.
%key: name %key: name
@@ -17,8 +13,10 @@ name: moxx
location: kralizec location: kralizec
local_access: 192.168.1.200:8006 local_access: 192.168.1.200:8006
name: Serverko name: nimbus
location: krov location: xecut
description: raspberry pi
os: Arch Linux Aarm
%rec: lxc %rec: lxc
%doc: A container, usually on a Proxmox host. %doc: A container, usually on a Proxmox host.
@@ -90,4 +88,3 @@ host: Serverko
name: tor12 name: tor12
host: nginx host: nginx

View File

@@ -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

View File

@@ -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

View File

@@ -0,0 +1,7 @@
---
VMID: 105
---
PrivateBin instance built with [script](https://community-scripts.github.io/ProxmoxVE/scripts?id=privatebin)
Not yet public/forwarded

View File

@@ -0,0 +1,3 @@
TP Link (hopefully openWRT in future)
Router is inside the existing network for further forwarding, contact coja (best on xmpp)

View File

@@ -0,0 +1,8 @@
---
VMID: 102
---
SearXNG instance built with [script](https://community-scripts.github.io/ProxmoxVE/scripts?id=searxng)
Not yet public/forwarded

View File

@@ -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)

View File

@@ -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

View File

@@ -0,0 +1,5 @@
---
VMID: 200
---
Wireguard server for VPN access to sumadija network