Setup GitHub Actions self-hosted runners on Google Compute Engine Instance

Опубликовано: 31 Октябрь 2024
на канале: CodeWithMuh
578
10

We'll set up GitHub Actions self-hosted runners on a Google Compute Engine instance for efficient CI/CD. By provisioning a VM on GCE, we ensure a scalable environment. This runner will execute workflows, offering control and customization for our CI/CD tasks. Steps involve VM creation, runner software installation, and registration with our GitHub repository, providing flexibility and control over our development pipeline.

_ _ _ _ _ _ _ _ _ _ _ _ __ __ _ _ _ _
Contact:

Email: [email protected]
LinkedIn:   / muhammad-rashid-daha  
_ _ _ _ _ _ _ _ _ _ _ _ __ __ _ _ _ _
Resources:

Article: https://www.linkedin.com/pulse/deploy...

GitHub Repository: https://github.com/codewithmuh/vuejs-...
Subscribe to MY Newsletter:   / 7142487325682446336  
_ _ _ _ _ _ _ _ _ _ _ _ __ __ _ _ _ _
Social Links:

Github: https://github.com/codewithmuh
LinkedIn:   / muhammad-rashid-daha  
Upwork: https://www.upwork.com/freelancers/~0...
X:   / rashiddaha80  
Instagram:   / rashiddaha1  
Medium:   / codewithmuh  
Website: https://codewithmuh.com
_ _ _ _ _ _ _ _ _ _ _ _ __ __ _ _ _ _
Table of Contents:

00:00 Create a service account user
05:34 Create a Google Compute Engine Instance
07:32 Add a Self-Hosted Runner To Google Compute Engine Instance


#githubactions #googlecloud