Skip to content

jkonecny12/presentation-github-self-hosted-runners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tooling for OpenAlt and DevConf presentation about self-hosted runners

Tools for presentation on OpenAlt and DevConf about GitHub self-hosted runners

Prerequisite

You have to have podman installed on your machine. Should be packaged for most of the Linux distributions.

How to use this

  1. Build a container:

podman build -t gh-presentation .

  1. Generate token on GitHub and save this token to ~/.config/github-token.
  2. Edit launch_local_runner.sh file and set your repository for testing.
  3. Launch container by ./launch_local_runner.sh.

About

Tools for presentation on OpenAlt about GitHub self-hosted runners

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors