Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scality/runner-manager
Service to manage github Actions self-hosted runners
https://github.com/scality/runner-manager
actions ci github-actions platform-engineering runners self-hosted
Last synced: 6 days ago
JSON representation
Service to manage github Actions self-hosted runners
- Host: GitHub
- URL: https://github.com/scality/runner-manager
- Owner: scality
- License: apache-2.0
- Created: 2021-05-06T15:12:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T21:30:02.000Z (6 months ago)
- Last Synced: 2024-05-22T23:27:00.761Z (6 months ago)
- Topics: actions, ci, github-actions, platform-engineering, runners, self-hosted
- Language: Python
- Homepage: https://scality.github.io/runner-manager/
- Size: 2.91 MB
- Stars: 6
- Watchers: 33
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Runner Manager
[![codecov](https://codecov.io/github/scality/runner-manager/branch/main/graph/badge.svg?token=Z63RX28ZET)](https://codecov.io/github/scality/runner-manager)
[![tests](https://github.com/scality/runner-manager/actions/workflows/tests.yaml/badge.svg)](https://github.com/scality/runner-manager/actions/workflows/tests.yaml)The runner manager is a software used to create predefined virtual machines
on different cloud providers in order to manage
GitHub Action [self-hosted runners].It enables the support of different OS, architectures or flavors that are not
available on GitHub's hosted runners.[self-hosted runners]: https://docs.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners