M.V. Hutz 04ca230bee feat: add Gitea Actions runner (#6)
## Summary
- Adds a private runner server on the Hetzner private network (no public IP)
- NAT through the gitea server for outbound internet access via `hcloud_network_route` and iptables forwarding rules
- Runner connects to gitea over HTTPS on the private network with TLS verification disabled
- Includes Taskfile commands for runner deployment and SSH access

## Test plan
- [x] Runner registers with gitea instance
- [x] Private network connectivity verified
- [ ] Run a test workflow to confirm end-to-end CI

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Reviewed-on: #6
Co-authored-by: M.V. Hutz <git@maximhutz.me>
Co-committed-by: M.V. Hutz <git@maximhutz.me>
2026-03-16 01:40:44 +00:00
2025-10-02 02:30:04 +00:00
2026-03-16 01:40:44 +00:00
2025-09-12 00:07:17 +00:00
2026-03-16 00:31:16 +00:00
2025-10-02 02:30:04 +00:00
2025-01-12 03:22:22 +00:00
2025-01-12 03:22:22 +00:00
2025-09-12 00:07:17 +00:00
2025-09-12 00:07:17 +00:00
2026-03-16 01:40:44 +00:00

Git

Holds my code, in a Gitea instance.

Description
Holds the repositories of the projects I work on.
https://git.maximhutz.com
Readme GPL-3.0 300 KiB
Languages
HCL 81.4%
Shell 15.5%
Dockerfile 3.1%