runner/examples
miladiir 4f4ec159f0 Update kubernetes dind example
This fixes a small mistake, where the secret ref and the secret had different names.
2024-03-29 22:30:30 +00:00
..
docker cleanup the examples section, remove unsupported elements 2023-08-26 12:18:42 +02:00
docker-compose upgrade docker-compose example Forgejo 1.21 & Forgejo runner 3.3.0 2023-12-04 22:35:55 +01:00
kubernetes Update kubernetes dind example 2024-03-29 22:30:30 +00:00
README.md add links to workflow examples 2023-09-04 19:04:46 +02:00

README.md

This directory contains a collection of usage and deployment examples.

Workflow examples can be found in the documentation and in the sources of the setup-forgejo action.

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