chore: prepare repository for public release

This commit is contained in:
Jens
2026-08-31 07:23:03 +02:00
parent 03df2db8b6
commit e43d7aca68
164 changed files with 694 additions and 29691 deletions
@@ -56,9 +56,9 @@ When Docker/Tower is available:
```bash
docker compose config
curl --fail http://192.168.10.150:1202/health/ready
curl --fail http://192.0.2.10:1202/health/ready
bash scripts/run_rc8_release_journeys.sh \
http://192.168.10.150:1202 \
http://192.0.2.10:1202 \
artifacts/post-rc-release-journeys \
artifacts/post-rc-golden-areas.json
```