Add Proxmox firewall configs and Grafana dashboards

- proxmox/firewall/host.fw: host firewall rules (SSH/Proxmox UI/SPICE
  from LAN, DNS from internal subnets, ICMP)
- proxmox/firewall/cluster.fw: cluster firewall with network aliases
- files/grafana-dashboards/node-exporter-full.json: Node Exporter Full
  (grafana.com/dashboards/1860)
- files/grafana-dashboards/loki-logs.json: Logs/App dashboard for Loki
  (grafana.com/dashboards/13639)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Adyrem
2026-05-15 18:35:36 +02:00
parent 3d596b984b
commit 62e5027d24
4 changed files with 15765 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[OPTIONS]
enable: 1
[ALIASES]
lan 192.168.1.0/24
infra_net 10.10.1.0/24
dev_net 10.10.2.0/24