mirror of
https://github.com/containers/terraform-self-hosted-github-runners-module
synced 2026-07-24 01:54:31 +00:00
No description
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| LICENSE | ||
| README.md | ||
Self-hosted Github-runner
Overview
This Terraform/Tofu module reuses
philips-labs/github-runner
to configure and manage a demand-scaling set of github-runners. Demand is propagated
by webhook using a specialized
github-app
to AWS Lambda listener function. Further Lambda's are responsible for creating/destroying
EC2 spot-instances hosting the github-runner to service workflows. For more internal
details, please see the philips-labs/terraform-aws-github-runner repo linked above.