forgejo-runner/examples
merith-xyz 00584cc415 I guess it works now
sorry for the unprofessional commit message, I have been working on this effectively non-stop since the previous commit, and have been fighting docker networking being inconsistent as well as filepermisson issues,

end me
2024-09-26 19:00:54 -07:00
..
docker cleanup the examples section, remove unsupported elements 2023-08-26 12:18:42 +02:00
docker-compose I guess it works now 2024-09-26 19:00:54 -07: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