feat(runner): add Gitea act_runner docker setup

Compose service registers against git.wampler.us via act_runner,
mounts docker.sock for job execution. Secrets and runtime state
(.env, data/) kept out of git.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-02 11:40:39 -07:00
parent 62c41efba1
commit 5dc033230d
4 changed files with 173 additions and 0 deletions

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@
*.kate-swp
.env
**/.env
runner/data/