mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-03-11 00:03:31 -05:00
[PR #607] Add link to Garm self-hosted runner manager #598
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sdras/awesome-actions/pull/607
Author: @gabriel-samfira
Created: 7/11/2022
Status: 🔄 Open
Base:
main← Head:add-link-to-garm📝 Commits (1)
805bda8Add link to Garm self-hosted runner manager📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
This change adds a link to the GitHub Self-Hosted Runner Manager (garm). Garm is a simple, extensible pool manager for GitHub self-hosted runners. It works with LXD (virtual machines) or any other cloud for which an external provider can be written (examples currently exist for Azure and OpenStack).
The project can be found here: https://github.com/cloudbase/garm/
A demo video can be found here: https://www.youtube.com/watch?v=p3Z1sAW6E1s
A blog post describing the project can be found here: https://cloudbase.it/manage-your-own-github-runners-using-garm/
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.