saravanakumardb1
6381cabe68
feat(gitea): docker-mode support in add-host-runner.sh + capacity guidance
- add-host-runner.sh: optional [mode] arg (host|docker); docker mode sets
dedicated 'docker' label, container.docker_host/force_pull/options, and
appends host.docker.internal to NO_PROXY so containerized jobs reach the
host Gitea through the corp proxy (avoids HTTP 504)
- GITEA_VM_SETUP.md 11.5: docker-mode runner setup + proxy-bypass caveat;
fleet now 3 host runners x capacity 3 + 1 docker runner
Validated: runs-on: docker job runs in Ubuntu 24.04 container and reaches
Gitea /api/v1/version.