runner/examples
Earl Warren 294912488c
update kubernetes examples to match version 3.0.0 images
Starting with Forgejo runner 3.0.0 images are different in two ways
that matter to k8s because they:

* are all rootless
* do not rely on tini
2023-08-26 12:19:06 +02:00
..
docker cleanup the examples section, remove unsupported elements 2023-08-26 12:18:42 +02:00
docker-compose example docker compose file and test 2023-08-26 11:52:19 +02:00
kubernetes update kubernetes examples to match version 3.0.0 images 2023-08-26 12:19:06 +02:00
README.md cleanup the examples section, remove unsupported elements 2023-08-26 12:18:42 +02:00

README.md

A collection of usage and deployment examples.

Section Description
docker using the host docker server by mounting the socket
docker-compose all in one docker-compose with the Forgejo server, the runner and docker in docker
kubernetes a sample deployment for the Forgejo runner