What is Forgejo with Runner (Docker Socket)?
This bundle deploys Forgejo together with a Forgejo Actions runner that uses the host Docker socket to launch workflow job containers. Forgejo Actions provides Git-native continuous integration driven by workflow files in repositories, and the runner executes those jobs on your infrastructure. Mounting the Docker socket is a common self-hosted pattern that offers simpler setup and lower overhead than Docker-in-Docker, but requires careful security hardening.


