Commit Graph

5 Commits

Author SHA1 Message Date
ead3fcfdc3 fix(gitea-runner): enable privileged mode and debug logs
All checks were successful
Picsur Deploy / Validate Picsur Compose (pull_request) Successful in 2m31s
Picsur Deploy / Deploy Picsur to Dockerino (pull_request) Has been skipped
2026-04-09 10:40:06 -03:00
dc436b3518 feat(gitea-runner): add systemd service file + binary download (no secrets) 2026-04-09 03:06:33 -03:00
cc88ad5c05 fix(gitea-runner): fix config.yaml format and registration script 2026-04-09 02:17:25 -03:00
775ad3fcd6 fix: runner runs on Hestia, not Dockerino
- Changed network_mode to host (local execution)
- Updated labels and names to gitea-runner-hestia
- Fixed README references
- Removed external network dependency
2026-04-09 01:55:44 -03:00
12d9fa08db feat: add Gitea Actions runner configuration
- docker-compose.yml for act_runner
- config.yaml template
- register.sh script
- README with installation instructions
2026-04-09 01:49:14 -03:00