mirror of https://code.forgejo.org/forgejo/runner
![]() for the purpose of indirectly upgrading lxc-helpers if a newer version is needed. Otherwise it has to be done manually and can easily be overlooked. Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/475 Reviewed-by: Michael Kriese <michael.kriese@gmx.de> Co-authored-by: Earl Warren <contact@earl-warren.org> Co-committed-by: Earl Warren <contact@earl-warren.org> |
||
---|---|---|
.. | ||
docker | ||
docker-compose | ||
kubernetes | ||
lxc-systemd | ||
README.md |
README.md
This directory contains a collection of usage and deployment examples.
Workflow examples can be found in the documentation.
Section | Description |
---|---|
docker |
using the host docker server by mounting the socket |
LXC systemd |
systemd unit managing LXC containers dedicated to a single runner |
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 |