Act Runner logo

Act Runner

A runner for Gitea based on Gitea fork of act

DevOps Latest: 0.2.13

Introduction

Act Runner is a runner based on the Gitea fork of Gitea.

How to Obtain the RUNNER_REGISTRATION_TOKEN

  1. Log in to your Gitea instance.
  2. Navigate to the page of the repository where you want to register the runner.
  3. Click on the "Settings" tab at the top of the page.
  4. In the left-hand menu, select "Actions".
  5. On the page, locate the "Runners" section. Here, you should find a "New Runner" button.
  6. Click on the "New Runner" button. You will receive a RUNNER_REGISTRATION_TOKEN. Copy and store it securely.

Deploy Act Runner with 1Panel

  1. Install 1Panel on your VPS (Linux server).

    # Copy and paste the following command into your terminal and press Enter
    bash -c "$(curl -sSL https://resource.1panel.pro/v2/quick_start.sh)"
  2. Open the 1Panel dashboard, go to App Store.

  3. Search for Act Runner and click Install.

  4. Fill in the required parameters (ports, admin credentials, storage path), then confirm.

  5. After deployment, create a website/reverse proxy in 1Panel if you want a custom domain.

  6. Enable HTTPS (recommended) and keep the app updated from the App Store.