What is the easiest way to use this repository to spawn self-hosted runners? #7130
Unanswered
domvo
asked this question in
General questions
Replies: 2 comments
-
See the instructions: https://github.com/actions/runner-images/blob/main/docs/create-image-and-azure-resources.md There are 2 main scripts provided in this repo:
After you have created a VM from the image, it is still up to you to install the Runner software and connect it to your GitHub. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@domvo To run locally:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to use the information in this repository to spin up a self hosted github actions runner. I have on-premise machines or aws ec2 instances that I can use for that.
I see a lot of powershell files that look like they are used to be run in Azure. I see some Hashicorp hcl files - can they be used to build the images with packer?
I'd really appreciate just a few hints on how to make it work. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions