Commit Graph
1 Commits
Author SHA1 Message Date
sjg 9da6118a35 [chore](trx-rs): add OpenRC service for act_runner on Alpine
CI / lint (pull_request) Successful in 5m11s
CI / test (pull_request) Successful in 13m48s
CI / reuse (pull_request) Successful in 46s
The runner host is Alpine (OpenRC, no systemd). Add an OpenRC init script
for act_runner (supervise-daemon, depends on docker) plus a conf.d
example for running one instance per project, and rewrite the runner
section of the README with Alpine setup steps (apk docker, dedicated user
in the docker group, register, service install).

Assisted-By: Claude Code (claude-opus-4)
Claude-Session: https://claude.ai/code/session_01NFpGtGTWUEYXLwZeZs2RAV
Signed-off-by: Stan Grams <sjg@haxx.space>
2026-07-19 13:14:17 +02:00