- 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 |
||
|---|---|---|
| .. | ||
| 01-bootstrap.md | ||
| 02-k3s.md | ||
| 03-flux.md | ||
| 04-tofu.md | ||
| Caddyfile.example | ||