cloud-demo/docs
CodeGit 89f738885c docs: fix Forgejo runner setup gaps in stage 3 step 6
- Distinguish the runner registration token from FORGEJO_TOKEN explicitly
  (easy to mix up, causes a confusing "registration token not found" error)
- Split register/daemon into two commands: register is one-shot and exits,
  running only it under --restart unless-stopped silently loops forever
  instead of ever listening for a job
- Add --userns=keep-id, needed so the container can open the rootless
  Podman socket (owned by k8s's host UID, not the container's remapped one)
- Note that <FORGEJO_USER>/<FORGEJO_TOKEN> are placeholders to replace,
  not literal syntax, since bash reads a bare <word> as redirection

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y4YNpuC2bgT224suQLLJ7B
2026-09-04 07:18:52 +01:00
..
01-bootstrap.md Updated project to improve guidance 2026-09-03 19:06:27 +01:00
02-k3s.md Updated to reference env variable 2026-09-04 00:16:37 +01:00
03-flux.md docs: fix Forgejo runner setup gaps in stage 3 step 6 2026-09-04 07:18:52 +01:00
04-tofu.md added manual kubernetes clean up script 2026-09-03 22:41:11 +01:00
Caddyfile.example Updated project to improve guidance 2026-09-03 19:06:27 +01:00