rkenow Infrastruktur-Skripte — Proxmox, LXC-Templates, Setup-Automatisierung
  • Python 50.8%
  • HTML 49.2%
Find a file
2026-05-19 21:20:08 +02:00
infra Initial commit: rkenow Infrastruktur-Skripte 2026-05-19 21:16:57 +02:00
proxmox-randomiso Initial commit: rkenow Infrastruktur-Skripte 2026-05-19 21:16:57 +02:00
.gitignore Initial commit: rkenow Infrastruktur-Skripte 2026-05-19 21:16:57 +02:00
README.md docs: README.md hinzugefügt 2026-05-19 21:20:08 +02:00

rke-infra

Infrastruktur-Skripte und Konfigurationen für die rkenow Proxmox-Homelab-Umgebung.

Inhalt

infra/

Verwaltungsskripte für die Hetzner/Proxmox-Infrastruktur:

Datei Beschreibung
healthcheck.py Prüft Erreichbarkeit aller LXC/VMs
disable_dead_proxies.py Deaktiviert nicht erreichbare Zoraxy-Proxys
zoraxy_fetch.py Zoraxy-API-Client
network-map.html Netzwerkkarte (statisch, HTML)
host-proxmox-rkenow Ansible-Inventory für Proxmox-Host

proxmox-randomiso/

Kleiner Webserver für den randomiso.com-Auftritt auf CT 107:

Datei Beschreibung
server4.py Flask-App
ip_dashboard.py IP-Übersicht-Tool
ip_dashboard.html Frontend

Infrastruktur-Übersicht

Hetzner AX52 (144.76.166.42)
└── Proxmox VE (proxmox.rkenow.de)
    ├── CT 105  Zoraxy Reverse Proxy     10.1.1.24
    ├── CT 107  randomiso + VF + Wanderer 10.1.1.77
    ├── CT 112  phpIPAM                   10.1.1.30
    ├── CT 115  Ansible + Forgejo Runner  10.1.1.79
    ├── CT 117  Forgejo (git.rkenow.de)   10.1.1.32
    └── ...