Commit graph

4 commits

Author SHA1 Message Date
Frank Engel
ab8c84f30d ex18: images pullen und bauen vor dem Start 2026-05-21 11:23:07 +02:00
Frank Engel
9e3225db6e ex18: nginx-default.conf für Quadlets (systemd-visitcounter-app als Upstream)
Compose und Quadlets brauchen unterschiedliche nginx-Configs:
- Compose: proxy_pass http://app:8080
- Quadlets: proxy_pass http://systemd-visitcounter-app:8080

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 11:09:58 +02:00
Frank Engel
04075c0ae4 ex18: nginx default.conf vor Quadlet-Start kopieren 2026-05-21 10:57:46 +02:00
Frank Engel
b32d8c2472 exercises: ex16-19 hinzugefügt, commands.sh → commands.txt
- ex16: lokale Registry + VisitCounter pushen
- ex17: vollständiger Update-Zyklus (edit → build → push → restart)
- ex18: VisitCounter mit Quadlets deployen
- ex19: Container schrittweise härten (read-only, cap-drop, no-new-priv)
- alle commands.sh umbenannt in commands.txt, Shebang entfernt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 09:09:51 +02:00