Add link to Garm self-hosted runner manager (#60)

Co-authored-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
Romain Lespinasse 2025-03-05 15:53:13 +01:00 committed by GitHub
parent 454af136f2
commit fe9ac00e7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -518,6 +518,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Deploy Self-Hosted, Auto-Scaling GitHub Action Runners in Kubernetes, Docker, VMs and Bare Metal Environments](https://github.com/jonico/awesome-runners) - A curated list of awesome self-hosted GitHub Action runner solutions in a large comparison matrix.
- [Publish a Tableau Workbooks to Tableau Server](https://github.com/jayamanikharyono/tableau-workbook-action) - An Action to easily publish your Tableau Workbook to Tableau Server upon Pull Request.
- [Deploy to Vercel](https://github.com/amondnet/vercel-action) - Deploying via GitHub Action allows more granular control than through the Vercel-GitHub integration.
- [Define Pools of Self-Hosted Action Runners on LXD, OpenStack or Other Clouds Using Garm](https://github.com/cloudbase/garm)
#### Docker