Move the docker-30 service definitions (gitea, kanidm, vault, zot, nginx, lab-proxy, maru-hleda-byt, fuj-management) into vms-home/ to match the naming convention used for other hosts, and add the new garage object-storage and frisbee-drills services alongside it. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
16 lines
291 B
YAML
16 lines
291 B
YAML
runner:
|
|
file: /data/.runner
|
|
fetch_interval: 10s
|
|
fetch_timeout: 30s
|
|
capacity: 4 # number of concurrent jobs this runner will accept
|
|
|
|
cache:
|
|
enabled: true
|
|
dir: /data/cache
|
|
host: gitea-runner
|
|
port: 8088
|
|
|
|
container:
|
|
network: gitea-production_gitea-network
|
|
force_pull: true
|