2025-03-19 14:14:27 -04:00
2025-03-19 14:14:27 -04:00
2025-03-19 17:58:46 +00:00
2025-03-19 15:13:38 -04:00

gitea-act-runner

Gitea action runner.

Usage

  1. Clone the repository to your host location or copy the compose.yaml file.
  2. Copy the example.env to .env
  3. Update the environment variables in the newly created .env file.
  4. Copy and update the config/config.yaml file.

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:

  1. Deploy the stack
  2. SSH to the server that you're running on
  3. cd /etc/komodo/stacks/<stack-name>/config
  4. run wget https://git.housh.dev/homelab/gitea-act-runner/raw/branch/main/config/config.yaml
  5. Redeploy or restart the stack.
Description
Gitea action runner.
Readme MIT 34 KiB
Languages
Dotenv 100%