Kesin11 / self-hosted-runner-template

Templates of how to deploy GIthub Actions self-hosted runner.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Actions self-hosted runner template

Template of various how to deploy Github Actions self-hosted runner.

Deploy to some machine that docker is installed. This is the most simple way, but not practical.

Deploy to k8s as simple `CronJob'.

Deploy to GCP Cloud Build. It also needs Github worflow_jobs webhook.

Deploy to GCP Cloud Run. It also needs Github workflow_jobs webhook.

About

Templates of how to deploy GIthub Actions self-hosted runner.

License:MIT License


Languages

Language:JavaScript 44.1%Language:Python 23.4%Language:Shell 19.3%Language:Dockerfile 13.2%