2025-11-29 12:43:17 +01:00
2025-11-29 12:43:17 +01:00
2025-11-29 12:43:17 +01:00
2025-11-29 12:43:17 +01:00
2025-11-29 12:43:17 +01:00
2025-11-29 12:43:17 +01:00
2025-11-29 12:43:17 +01:00

How to setup the runner

Place a .env file with the following contents in the root dir:

GITEA_INSTANCE_LEVEL_TOKEN=PLACE_YOUR_GITEA_RUNNER_REGISTRATION_TOKEN_HERE

How to start the runner

Start with:

sudo docker compose up -d

When you want to rebuild the runner (this creates a new runner) run:

sudo docker compose up --build -d
Description
No description provided
Readme 32 KiB
Languages
Shell 73.1%
Dockerfile 26.9%