Skip to content

Self-Host a Github Workflow runner on a single Docker Host.

License

Notifications You must be signed in to change notification settings

djarbz/gha-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gha-runner

CREATE Github PAT: Fine-grained tokens
SET PAT Actions: RW
SET PAT Administration: RW NOTE: Need to verify if W is needed.
SET .env with your Github PAT
SET .env with your Github Repository namespace/repo
SET Docker Compose Deploy Replica count for additional runners.
RUN docker compose up -d; docker compose logs -f
SET WORKFLOW JOB runs-on: [self-hosted, linux]

About

Self-Host a Github Workflow runner on a single Docker Host.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages