infra: relocate docker-30 compose stack under vms-home/, add garage and frisbee-drills
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>
This commit is contained in:
15
vms-home/docker-30/gitea/runner-config.yaml
Normal file
15
vms-home/docker-30/gitea/runner-config.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
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
|
||||
Reference in New Issue
Block a user