runner/examples
Earl Warren 0348074eee
All checks were successful
checks / build and test (pull_request) Successful in 39s
checks / runner exec tests (pull_request) Successful in 36s
/ example-docker-compose (pull_request) Successful in 3m29s
/ cascade (pull_request) Has been skipped
docker-compose example: use node:20-bookworm instead of the default
2024-04-07 20:48:31 +02:00
..
docker cleanup the examples section, remove unsupported elements 2023-08-26 12:18:42 +02:00
docker-compose docker-compose example: use node:20-bookworm instead of the default 2024-04-07 20:48:31 +02: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

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