runner/examples
Earl Warren 564134560b
fix: example uses code.forgejo.org/oci
Otherwise it may get rate limited in the CI verifying it works
2025-01-15 12:24:32 +01:00
..
docker fix: example uses code.forgejo.org/oci 2025-01-15 12:24:32 +01:00
docker-compose fix: example uses code.forgejo.org/oci 2025-01-15 12:24:32 +01:00
kubernetes fix: example uses code.forgejo.org/oci 2025-01-15 12:24:32 +01: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