runner/examples
zwanto 6980165781 Fix for using docker inside runner's container (#175)
#153

Co-authored-by: zwanto <antoine.hamon@protonmail.com>
Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/175
Reviewed-by: earl-warren <earl-warren@noreply.code.forgejo.org>
Co-authored-by: zwanto <zwanto@noreply.code.forgejo.org>
Co-committed-by: zwanto <zwanto@noreply.code.forgejo.org>
2024-04-07 16:07:00 +00:00
..
docker cleanup the examples section, remove unsupported elements 2023-08-26 12:18:42 +02:00
docker-compose Fix for using docker inside runner's container (#175) 2024-04-07 16:07:00 +00: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

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