No introduction found. Create it?
forgejo-runner from bjw-s-labs/charts is more popular with 15 repositories.
Install with:
helm repo add forgejo-runner oci://ghcr.io/bjw-s-labs/charts/
helm install forgejo-runner forgejo-runner/forgejo-runner -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| forgejo-runner | haraldkoch/kochhaus-home | 176 | 5.0.1 | a day ago |
| forgejo-runner | bjw-s-labs/home-ops | 839 | 5.0.1 | 2 days ago |
| forgejo-runner | rafaribe/home-ops | 97 | 5.0.1 | 5 days ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| string | |
| number | |
| string | |
| number | |
| boolean | |
| number | |
| string | |
| boolean | |
| number | |
| number | |
controllers.forgejo-runner.type (11) deployment | string |
controllers.forgejo-runner.containers.runner.command[] (10) - sh | string |
controllers.forgejo-runner.containers.runner.image.repository (10) registry.erwanleboucher.dev/erwanleboucher.dev/eleboucher/runner | string |
controllers.forgejo-runner.containers.runner.image.tag (10) 12.10.2@sha256:d5eeafda573012c229b730f5a18437b464d946473478e1f6bd56fd537b881609 | string |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| boolean | |
controllers.forgejo-runner.containers.k8s-plugin.args[] (6) - --listen | string |
controllers.forgejo-runner.containers.k8s-plugin.image.repository (6) git.erwanleboucher.dev/eleboucher/runner-k8s-plugin | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| boolean | |
controllers.forgejo-runner.containers.app.command[] (3) - sh | string |
controllers.forgejo-runner.containers.app.env[].name (3) DOCKER_HOST | string |
controllers.forgejo-runner.containers.app.env[].value (3) tcp://localhost:2376 | string |
controllers.forgejo-runner.containers.app.image.repository (3) code.forgejo.org/forgejo/runner | string |
controllers.forgejo-runner.containers.app.image.tag (3) 12.10.2@sha256:379b324d6942824b7487706c0a06be4d63e546c17b62bece4ae18c74364a8fae | string |
| boolean | |
| string | |
| string | |
| string | |
| string | |
controllers.forgejo-runner.containers.daemon.env[].name (3) DOCKER_TLS_CERTDIR | string |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| string | |
| string | |
| string | |
controllers.forgejo-runner.initContainers.k8s-plugin.args[] (3) - --listen | string |
controllers.forgejo-runner.initContainers.k8s-plugin.image.repository (3) registry.erwanleboucher.dev/erwanleboucher.dev/eleboucher/runner-k8s-plugin | string |
controllers.forgejo-runner.initContainers.k8s-plugin.image.tag (3) 12.10.6@sha256:b0ffe279448c70fb3327485163da8da2ce12fa9cc39a29231edd676c9025c036 | string |
| string | |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| boolean | |
controllers.forgejo-runner.initContainers.register.command[] (2) - sh | string |
controllers.forgejo-runner.initContainers.register.envFrom[].secretRef.name (2) forgejo-runner-secret | string |
controllers.forgejo-runner.initContainers.register.image.repository (2) code.forgejo.org/forgejo/runner | string |
controllers.forgejo-runner.initContainers.register.image.tag (2) 12.11.1@sha256:a1a2885261a0b8337d4791dd6949651117206741ba66423c24a57c107a64d4a8 | string |
controllers.forgejo-runner.initContainers.register.env.FORGEJO_INSTANCE_URL (1) https://forgejo.rnatr.com | string |
controllers.forgejo-runner.initContainers.register.env.LABELS (1) ubuntu-latest:docker://ghcr.io/catthehacker/ubuntu:act-latest | string |
controllers.forgejo-runner.initContainers.runner-register.args[] (2) - forgejo-runner register --no-interactive --token $(RUNNER_TOKEN) --name $(RUNNER_NAME) --instance $(FORGEJO_INSTANCE_URL) --labels self-hosted:host,docker:docker://ghcr.io/catthehacker/ubuntu:act-24.04,ubuntu-latest:docker://ghcr.io/catthehacker/ubuntu:act-24.04,ubuntu-24.04:docker://ghcr.io/catthehacker/ubuntu:act-24.04,renovate:docker://ghcr.io/catthehacker/ubuntu:act-24.04 ;
forgejo-runner generate-config > /data/config.yml ;
sed -i -e "s|network: .*|network: host|" /data/config.yml ;
sed -i -e "s|^ envs:$| envs:\n DOCKER_HOST: tcp://localhost:2376\n DOCKER_TLS_VERIFY: 1\n DOCKER_CERT_PATH: /certs/client|" /data/config.yml ;
sed -i -e "s|^ options:| options: -v /certs/client:/certs/client|" /data/config.yml ;
sed -i -e "s| valid_volumes: \[\]$| valid_volumes:\n - /certs/client|" /data/config.yml ;
| string |
| string | |
controllers.forgejo-runner.initContainers.runner-register.env[].name (2) RUNNER_NAME | string |
| string | |
controllers.forgejo-runner.initContainers.runner-register.env[].valueFrom.secretKeyRef.key (2) RUNNER_TOKEN | string |
controllers.forgejo-runner.initContainers.runner-register.env[].valueFrom.secretKeyRef.name (2) forgejo-runner-secret | string |
controllers.forgejo-runner.initContainers.runner-register.image.repository (2) code.forgejo.org/forgejo/runner | string |
controllers.forgejo-runner.initContainers.runner-register.image.tag (2) 12.10.2@sha256:379b324d6942824b7487706c0a06be4d63e546c17b62bece4ae18c74364a8fae | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| boolean | |
| string | |
persistence.config.type (11) configMap | string |
| string | |
persistence.config.name (3) forgejo-runner-config | string |
| string | |
| string | |
persistence.tmpfs.type (10) emptyDir | string |
| string | |
persistence.runner-secret.globalMounts[].path (9) /etc/forgejo-runner-secret | string |
| boolean | |
persistence.runner-secret.name (9) forgejo-runner-secret | string |
| string | |
persistence.plugin.type (7) emptyDir | string |
| string | |
persistence.cache.globalMounts[].path (2) /data/cache | string |
| boolean | |
persistence.cache.globalMounts[].subPath (1) cache | string |
persistence.cache.type (2) persistentVolumeClaim | string |
persistence.cache.accessMode (1) ReadWriteOnce | string |
| string | |
persistence.cache.storageClass (1) ceph-block | string |
| string | |
| string | |
| string | |
persistence.plugins.type (2) emptyDir | string |
| string | |
persistence.runner-data.type (2) emptyDir | string |
persistence.certs.type (1) emptyDir | string |
| string | |
persistence.persistent.type (1) emptyDir | string |
rbac.bindings.forgejo-runner.roleRef.identifier (10) forgejo-runner | string |
rbac.bindings.forgejo-runner.subjects[].identifier (10) forgejo-runner | string |
rbac.bindings.forgejo-runner.type (10) RoleBinding | string |
| string | |
rbac.roles.forgejo-runner.rules[].resources[] (10) - jobs | string |
rbac.roles.forgejo-runner.rules[].verbs[] (10) - create | string |
| string | |
configMaps.config.data."podspec-default.yaml" (8) containers:
- env:
- name: DEBIAN_FRONTEND
value: noninteractive
image: ghcr.io/bjw-s-labs/forgejo-runner:ubuntu-24.04@sha256:95028d7822019f271ecdf63f2f1ad86c0070fef838a0586c1c24e985219c6e41
imagePullPolicy: IfNotPresent
name: main
resources:
limits:
memory: 2Gi
requests:
cpu: 100m
memory: 256Mi
restartPolicy: Never | string |
configMaps.config.data."runner.yaml" (8) cache:
enabled: true
dir: /data/cache
container:
docker_host: "-"
workdir_parent: shared/workdir
host:
workdir_parent: /data/act
kubernetes:
namespace: dev
poll_timeout: 10m
log:
level: info
plugins:
k8s:
address: unix:///plugin/forgejo-runner-k8s.sock
options:
namespace: dev
poll_timeout: 10m
labels: "app.kubernetes.io/name=forgejo-runner-instance,app.kubernetes.io/instance=env-${ENV_ID},egress.home.arpa/custom-egress=true"
runner:
capacity: 4
file: /persistent/.runner
labels:
- ubuntu-latest:k8s:/config/podspec-default.yaml
- ubuntu-24.04:k8spod:/config/podspec-default.yaml
- default:k8s:/config/podspec-default.yaml
- docker:k8s:/config/podspec-dind.yaml
timeout: 3h
shutdown_timeout: 3m | string |
configMaps.config.data."podspec-dind.yaml" (7) initContainers:
- name: dind
image: docker:29-dind
securityContext:
privileged: true
restartPolicy: Always
env:
- name: DOCKER_TLS_CERTDIR
value: /certs
resources:
requests:
cpu: 100m
memory: 256Mi
limits:
memory: 4Gi
volumeMounts:
- name: docker-storage
mountPath: /var/lib/docker
- name: docker-certs
mountPath: /certs
startupProbe:
exec:
command:
- sh
- -c
- docker --tlsverify --tlscacert=/certs/client/ca.pem --tlscert=/certs/client/cert.pem --tlskey=/certs/client/key.pem -H tcp://localhost:2376 info
initialDelaySeconds: 5
periodSeconds: 1
failureThreshold: 30
containers:
- env:
- name: DEBIAN_FRONTEND
value: noninteractive
- name: DOCKER_HOST
value: tcp://localhost:2376
- name: DOCKER_TLS_VERIFY
value: "1"
- name: DOCKER_CERT_PATH
value: /certs/client
image: ghcr.io/bjw-s-labs/forgejo-runner:ubuntu-24.04@sha256:8435a16257988c58ba1de1dfe577ba33f4d8fc620db2924484334688b8b4f2bb
imagePullPolicy: IfNotPresent
name: main
resources:
limits:
memory: 2Gi
requests:
cpu: 100m
memory: 256Mi
volumeMounts:
- name: docker-certs
mountPath: /certs
readOnly: true
volumes:
- name: docker-storage
emptyDir: {}
- name: docker-certs
emptyDir: {}
restartPolicy: Never | string |
| string | |
| boolean | |
service.app.controller (3) forgejo-runner | string |
| number |