6 Commits

Author SHA1 Message Date
hkoeck 2626abb0dc Merge remote-tracking branch 'origin/main' into workshop-angaben-tls-windows
# Conflicts:
#	README.md
2026-05-31 22:47:17 +02:00
hkoeck 4da7890119 Vereinheitliche Stack-Steuerung auf scripts/lab.sh
Eine einzige Quelle der Wahrheit fuer alle Stack-Aktionen statt
doppelt gepflegter Verb-Tabellen in Makefile und PowerShell-Wrapper.

- scripts/lab.sh: zentraler Dispatcher (bootstrap/up/redeploy/
  proxy-reload/down/logs/reset/reset-hard/reset-origin)
- workshop.ps1: switch-Tabelle kollabiert zu Delegation an lab.sh
  (kein --remove-orphans-Drift mehr zwischen den Oberflaechen)
- Makefile entfernt: WSL/Ubuntu bringt make nicht standardmaessig
  mit, Doku-Verben (make X) passten nicht zur PowerShell-Mehrheit
- bootstrap.sh: Logik inline, redundante bootstrap-unix.sh und
  bootstrap-wsl.sh entfernt
- Doku/HTML: alle 32 "make X" -> "./scripts/lab.sh X", Prosa
  (macOS-make-Hinweis, PowerShell-Wrapper-Text) angepasst

Verifiziert: bootstrap -> proxy-reload -> redeploy -> reset laufen
end-to-end gegen den Stack, Basisrouten und Done-Checks gruen.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-31 22:30:16 +02:00
GitHub Copilot c49774d629 Fix workshop script WSL path conversion and convert scripts to Unix line endings; update README with installation instructions 2026-03-28 14:28:31 +01:00
hkoeck 92a833ec50 Refine workshop UI navigation and hardening guidance 2026-03-07 19:21:13 +01:00
hkoeck 314b63242f Address workshop issues and expand challenge guidance 2026-03-07 17:51:46 +01:00
hkoeck 3047413a41 Initialize reverse proxy and TLS workshop lab setup 2026-03-07 17:21:22 +01:00