forgejo-runner/examples
Earl Warren 9cb0716425
examples/docker-compose: fix false positive
because of the -x the success string was always in the output and the
workflow .forgejo/workflows/example-docker-compose.yml would always
report success, even if it fails
2023-10-06 16:40:21 +02:00
..
docker cleanup the examples section, remove unsupported elements 2023-08-26 12:18:42 +02:00
docker-compose examples/docker-compose: fix false positive 2023-10-06 16:40:21 +02:00
kubernetes update kubernetes examples to match version 3.0.0 images 2023-08-26 12:19:06 +02: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