Add Entity/Concept pages for memory system

This commit is contained in:
Dominik Schön
2026-04-28 21:40:25 +00:00
parent 29b3c41b87
commit 1581c35e8a
9 changed files with 374 additions and 0 deletions
+43
View File
@@ -0,0 +1,43 @@
---
title: Infrastruktur-Übersicht
category: Infrastructure
tags: [networking, proxmox, monitoring, gitea]
created: "2026-04-28"
modified: "2026-04-28"
---
# Infrastruktur-Übersicht
## Netzwerk-Architektur (Schön Consulting)
- **Addressing:** 10.0.X.Y (nicht standard /8-Notation)
- 10.0.10.x = Gateway
- 10.0.20.x = Hypervisoren (Proxmox Cluster)
- 10.0.30.x = Container/VMs
- 10.0.40.x = Clients
- 10.0.50.x = Smart Home (26 hosts)
- 10.0.60.x = DMZ/Reverse Proxies
- **TLS:** Alle Zertifikate haben kein CN (self-signed oder SAN-only), keine reverse-DNS
- **MySQL:** 3306 auf mehreren VMs in 30.x Subnetz exponiert
- **SSH:** Port 2222 auf allen Servern
- **SSH Versionen:** Gemischt (9.2p1-10.0p2)
## Proxmox Cluster
- **Hypervisoren:** In 10.0.20.x
- **Container:** In 10.0.30.x
- **VLAN-basiertes Netzwerk** mit Bridges
## Gitea Instance
- **URL:** https://git.familie-schoen.com
- **Auth:** SSH Key-basiert
- **Git User:** Dominik Schön <dominik@familie-schoen.com>
- **Repository:** memory.git (für Memory-Sync)
## Monitoring
- **Netzwerk-Scans:** Wöchentlich via cronjob
- **Smart Home:** 26 hosts in 10.0.50.x
- **SEGMENTS Dictionary:** Zentrale Konfiguration für Scan-Intervalle
## Wichtige Dienste
- **Embedding Model:** embeddinggemma-300M-Q8_0.gguf auf 10.0.30.92:8080 (OpenAI-kompatibel, CLS pooling)
- **Himalaya v1.2.0:** iCloud Mail (Email-Client)
- **qmd:** Markdown-basiertes Wissenssystem mit Embeddings