GitHub-Codespaces-Lab
GitHub CodeSpaces Demo Lab Repository (by Pwd9000-ML)
docker-github-runner-linux
Repository for building a self hosted GitHub runner as a ubuntu linux container (by Pwd9000-ML)
GitHub-Codespaces-Lab | docker-github-runner-linux | |
---|---|---|
3 | 5 | |
5 | 38 | |
- | - | |
4.0 | 1.1 | |
about 2 years ago | 17 days ago | |
Shell | PowerShell | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
GitHub-Codespaces-Lab
Posts with mentions or reviews of GitHub-Codespaces-Lab.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-18.
-
Hosting Azure DevOps Pipelines agents on GitHub Codespaces
Create the following Dockerfile:
-
Hosting your self hosted runners on GitHub Codespaces
All of the code samples and examples are also available on my GitHub Codespaces Demo Repository.
-
Introduction to GitHub Codespaces - Building your first Dev Container
I hope you have enjoyed this post and have learned something new. You can also find the code samples used in this blog post on my published Github page. ❤️
docker-github-runner-linux
Posts with mentions or reviews of docker-github-runner-linux.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-13.
-
Hosting your self hosted runners on GitHub Codespaces
We will actually be using a very similar approach for the docker image configuration based on one of my previous blog posts, 'Create a Docker based Self Hosted GitHub runner Linux container'. So do check out that post also if you wanted more info on how self hosted GitHub runner containers work.
-
Run Docker based GitHub runner containers on Azure Container Apps (ACA)
You can use the following example workflow: kedaScaleTest.yml
-
Running Docker based GitHub runner containers on Azure Container Instances (ACI)
For this step I will use a PowerShell script, Prepare-RBAC-ACI.ps1 running Azure-CLI, to create a Resource Group and grant access to our GitHub Service Principal App we created in the previous post.
-
Storing Docker based GitHub runner containers on Azure Container Registry (ACR)
I hope you have enjoyed this post and have learned something new. You can find the code samples used in this blog post on my GitHub project: docker-github-runner-windows or docker-github-runner-linux. ❤️
-
Create a Docker based Self Hosted GitHub runner Linux container
Open VSCode, you can clone the repo found on my GitHub project docker-github-runner-linux which contains all the files or simply follow along with the following steps. We will prepare a script that will be needed as part of our docker image creation.
What are some alternatives?
When comparing GitHub-Codespaces-Lab and docker-github-runner-linux you can also consider the following projects:
windows - Windows inside a Docker container.
runner - The Runner for GitHub Actions :rocket:
docker-openvpn - 🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
docker-github-runner-windows - Repository for building a self hosted GitHub runner as a windows container
vscode-dev-containers - NOTE: Most of the contents of this repository have been migrated to the new devcontainers GitHub org (https://github.com/devcontainers). See https://github.com/devcontainers/template-starter and https://github.com/devcontainers/feature-starter for information on creating your own!
wsl2-podman - Script for installing WSL2 + podman and podman-compose (or docker and docker-compose)