Skip to content

JacobTheEldest/github-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

Github Actions runner container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 88.6%
  • Dockerfile 11.4%