runner/examples
Ellery D'Souza 00ba378d0e
examples: Version update for current release of runner
Updated runner image version from 3.0.0 to 5.0.4
Updated docker-dind version from 23.0.6-dind to 27.4.1-dind
2024-12-31 13:29:54 -05:00
..
docker examples: Version update for current release of runner 2024-12-31 13:29:54 -05:00
docker-compose Update Tests to use Latest Release 2024-12-29 10:51:25 -08:00
kubernetes examples: Version update for current release of runner 2024-12-31 13:29:54 -05: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