README.md

This commit is contained in:
2026-08-15 10:44:43 +02:00
parent 650ceb9ae4
commit bbf9398bd3
+11 -12
View File
@@ -20,22 +20,21 @@ stefankoelle.de → 👤 CV, career, personal site (LED Matrix docs)
```
┌─────────────────────────────────────────────────────────────┐
│ GitHub Actions CI │
│ ┌──────────┐ ┌──────────┐ ┌──────────┐ ┌────────┐
│ │ build:hub │ │build:infra│ │build:smart│ │build:… │
│ └────┬─────┘ └─────────┘ └────┬─────┘ └───┬────┘
│ ┌───────────┐ ┌────────────┐ ┌────────────┐ ┌────────┐ │
│ │ build:hub │ │build:infra │ │ build:smart │ │ build:… │ │
│ └────┬─────┘ └─────┬──────┘ └──────┬─────┘ └───┬────┘ │
│ │ │ │ │ │
│ ▼ ▼ ▼ ▼ │
│ dist/hub/ dist/infra/ dist/smarthome/ dist/…/ │
└──────────────────────┬──────────────────────────────────────┘
└────────┬───────────────────────────────────────────────────┘
│ │
┌────────────┴──────────┐ ┌────────┴────────┐
▼ ▼ ▼ │
┌─────────────────┐ ┌──────────────┐
│ Cloudflare Pages│ IONOS SFTP │
│ (5 sites) │ │ (stefankoelle│ │
└────────┬────────┘ └──────┬───────┘ │
▼ ▼ │
hub / infra / ... stefankoelle.de │
▼ ▼
┌──────────────────┐ ┌─────────────────┐
│ Cloudflare Pages │ IONOS SFTP
(5 sites) │ (stefankoelle)
└────────┬─────────┘ └────────┬────────┘
▼ ▼
hub / infra / ... stefankoelle.de
```
---