Skip to content

Simple repository for spinning up GitHub runners inside a docker container

Notifications You must be signed in to change notification settings

STXSoft/github-runners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actions Runner

Simple repository for spinning up Self-Hosted GitHub Actions runner for organizations.

Prerequisites

  1. You must have Admin access to your organization
  2. Docker (or a compose compatible alternative)

How-To

  1. Create a personal access token with the Self-Hosted runner scope and write-access.
  2. Copy the .env.example file, rename it to .env and fill out the required fields.
  3. Adjust the Docker Compose file.
  4. Run docker compose up -d and enjoy your runners.

About

Simple repository for spinning up GitHub runners inside a docker container

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors