Infrastruktur-Übersicht

Zweck

Diese Seite bündelt die wichtigsten Systembeziehungen von lscloud kompakt und betriebsnah.

Gesamtbild

flowchart LR
    classDef ingress fill:#0f172a,stroke:#64748b,color:#f8fafc;
    classDef core fill:#1e293b,stroke:#94a3b8,color:#f8fafc;
    classDef svc fill:#1f2937,stroke:#6b7280,color:#f9fafb;
    classDef spec fill:#312e81,stroke:#818cf8,color:#eef2ff;

    Internet[Internet / externe Clients]:::ingress --> Caddy[Caddy auf lscloud]:::ingress

    subgraph Core[Core-Dienste]
        Admin[Host Admin / Proxmox]:::core
        Wiki[CT 108 Wiki]:::core
        DNS[CT 110 DNS]:::core
        Claw[CT 109 Claw]:::core
    end

    subgraph Services[Öffentliche Service-Ziele]
        Files[CT 103 Fileserver]:::svc
        Jelly[CT 101 Jellyfin]:::svc
        Immich[CT 104 Immich]:::svc
        Downloads[CT 105 Downloads]:::svc
        Web[CT 111 Webserver]:::svc
    end

    subgraph Special[Spezial-/Gaming-Systeme]
        CS[CT 113 CS16]:::spec
        Retro[CT 114 RetroArch]:::spec
        Bato[]:::spec
    end

    Caddy --> Admin
    Caddy --> Wiki
    Caddy --> DNS
    Caddy --> Files
    Caddy --> Jelly
    Caddy --> Immich
    Caddy --> Downloads
    Caddy --> Web
    Caddy --> CS
    Claw -. Agenten-/OpenClaw-Kontext .-> Wiki

Virtualisierungslandschaft

flowchart TB
    classDef host fill:#111827,stroke:#9ca3af,color:#f9fafb;
    classDef ct fill:#1f2937,stroke:#6b7280,color:#f9fafb;
    classDef vm fill:#3f3f46,stroke:#a1a1aa,color:#fafafa;

    Host[lscloud / Proxmox Host]:::host

    subgraph LXCs[LXC-Container]
        CT101[101 Jellyfin]:::ct
        CT102[102 PBS]:::ct
        CT103[103 Fileserver]:::ct
        CT104[104 Immich]:::ct
        CT105[105 Downloads]:::ct
        CT108[108 Wiki]:::ct
        CT109[109 Claw]:::ct
        CT110[110 DNS]:::ct
        CT111[111 Webserver]:::ct
        CT112[112 Claude-Code]:::ct
        CT113[113 CS16]:::ct
        CT114[114 RetroArch]:::ct
    end

    subgraph VMs[VMs]
        VM200[200 Windows11Pro]:::vm
        VM201[201 Batocera]:::vm
    end

    Host --> LXCs
    Host --> VMs

Operative Kurzfassung

  • Caddy ist der öffentliche Eingangspunkt
  • CT 109 ist der relevante OpenClaw-/Agent-Kontext
  • CT 108 enthält das interne Infrastruktur-Wiki
  • bewusst gestoppte Systeme gelten nicht automatisch als Störung

Verwandte Seiten

0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9