gitea-act-runner
Gitea action runner.
Usage
- Clone the repository to your host location or copy the
compose.yamlfile. - Copy the
example.envto.env - Update the environment variables in the newly created
.envfile. - Copy and update the
config/config.yamlfile.
Notes
If deploying with komodo then the config directory does not seem to get copied into the correct
path where the stack is ran.
What I do is:
- Deploy the stack
- SSH to the server that you're running on
cd /etc/komodo/stacks/<stack-name>/config- run
wget https://git.housh.dev/homelab/gitea-act-runner/raw/branch/main/config/config.yaml - Redeploy or restart the stack.
Languages
Dotenv
100%