commit f7353ed11183d88fff568a14fb7af11eb399f935 Author: DevOps Date: Tue Jun 16 17:27:38 2026 +0200 Add Bao Galaxy landing page and compose config diff --git a/compose.yaml b/compose.yaml new file mode 100644 index 0000000..37253f9 --- /dev/null +++ b/compose.yaml @@ -0,0 +1,31 @@ +name: bao-landing + +services: + web: + image: nginx:alpine + restart: unless-stopped + deploy: + resources: + limits: + memory: 64M + reservations: + memory: 16M + volumes: + - ./html:/usr/share/nginx/html:ro + networks: + - proxy + labels: + - "traefik.enable=true" + - "traefik.http.routers.bao-landing.rule=Host(`noveria.net`)" + - "traefik.http.routers.bao-landing.tls=true" + - "traefik.http.routers.bao-landing.tls.certresolver=letsencrypt" + - "traefik.http.services.bao-landing.loadbalancer.server.port=80" + logging: + driver: "json-file" + options: + max-size: "10m" + max-file: "3" + +networks: + proxy: + external: true diff --git a/index.html b/index.html new file mode 100644 index 0000000..aa11ff7 --- /dev/null +++ b/index.html @@ -0,0 +1,447 @@ + + + + + + Bao — Architekt + + + +
+ +
+
B
+

Bao

+

Architekt · Systemdenker · Entwickler

+

+ Fachinformatiker für Anwendungsentwicklung aus Regensburg-Burgweinting. + Ich entwerfe Systeme, die halten. +

+
+ + Online — Nexus Platform +
+
+ +
+

Über mich

+ +
+ +
+
+
📍
+

Standort

+

Regensburg-Burgweinting, Deutschland

+

Bayern · Zeitzone Europe/Berlin

+
+
+
🎓
+

Werdegang

+

Fachinformatiker für Anwendungsentwicklung — staatlich geprüft, praxiserprobt.

+

Abgeschlossene Ausbildung

+
+
+
⚙️
+

Arbeitsweise

+

Clean Code, durchdachte Architektur, ehrliche Kommunikation. Keine Eierlegende-Wollmilchsäue.

+

Qualität > Quantität

+
+
+ +
+

Aktuelle Projekte

+ +
+ +
+
+
+ 🚀 +
+

Nexus Platform

+ Multi-Agent-System · ASP.NET Core + Vue 3 +
+
+ Aktiv +
+
+
+ 🏗️ +
+

OpenClaw Gateway

+ Agent-Orchestrierung & Infrastruktur +
+
+ Aktiv +
+
+
+ 🗄️ +
+

Noveria Cloud

+ Private Cloud & Self-Hosting +
+
+ In Planung +
+
+ +
+

Tech-Stack

+ +
+ +
+
+
🔷
+

Backend

+

C# · ASP.NET Core 10 · Entity Framework · REST APIs · PostgreSQL

+
+
+
🟢
+

Frontend

+

Vue 3 · TypeScript · Tailwind · Vite · Responsive Design

+
+
+
🐳
+

DevOps

+

Docker · Compose · CI/CD · Linux · Self-Hosting · Gitea

+
+
+
🤖
+

KI & Agents

+

OpenAI · Claude · OpenClaw · Multi-Agent Orchestrierung

+
+
+ +
+

Prinzipien

+ +
+ +
+
+
+ 🎯 +
+

Lieber ehrlich als bequem

+ Keine Architektur um der Architektur willen. Jedes Bauteil muss seinen Wert beweisen. +
+
+
+
+
+ 🔒 +
+

Sicherheit zuerst

+ Keine Secrets im Code. Keine offenen Türen. Produktionszugriff nur über Approval-Ketten. +
+
+
+
+
+ 📐 +
+

Durchdacht statt überladen

+ Der sauberste Code ist der, den du nicht brauchst. YAGNI lebt. +
+
+
+
+ + + +
+ +