code-forge/README.md

553 B

Code Forge

Forgejo instance serving https://forge.karnov.club.

Usage

Starting the Forgejo instance

Using spud, just spud start ./service.yml!

Starting runners

Runner metadata (i.e. version, per-instance configuration) is defined under metadata.json.

Before starting the runners, they should be registered via RUNNER_HOME=... ./runners.py register. An interactive prompt needs to be filled for each runner to enter details and tokens.

RUNNER_HOME=<path> ./runners.py start