Skip to content

Commit

Permalink
Merge pull request #208 from gabriel-samfira/update-readme
Browse files Browse the repository at this point in the history
Add GCP to the list of providers
  • Loading branch information
gabriel-samfira authored Feb 12, 2024
2 parents 3b9e822 + 803f7af commit 6ca50dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ External providers are binaries that GARM calls into to create runners in a part
* [Incus](https://github.com/cloudbase/garm-provider-incus)
* [Equinix Metal](https://github.com/cloudbase/garm-provider-equinix)
* [Amazon EC2](https://github.com/cloudbase/garm-provider-aws)
* [Google Cloud Platform (GCP)](https://github.com/cloudbase/garm-provider-gcp)

Follow the instructions in the README of each provider to install them.

Expand Down
1 change: 1 addition & 0 deletions doc/providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ For non testing purposes, there are two external providers currently available:
* [Incus](https://github.com/cloudbase/garm-provider-incus)
* [Equinix Metal](https://github.com/cloudbase/garm-provider-equinix)
* [Amazon EC2](https://github.com/cloudbase/garm-provider-aws)
* [Google Cloud Platform (GCP)](https://github.com/cloudbase/garm-provider-gcp)

Details on how to install and configure them are available in their respective repositories.

Expand Down
1 change: 1 addition & 0 deletions doc/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ This is where you have a decision to make. GARM has a number of providers you ca
* [Incus](https://github.com/cloudbase/garm-provider-incus)
* [Equinix Metal](https://github.com/cloudbase/garm-provider-equinix)
* [Amazon EC2](https://github.com/cloudbase/garm-provider-aws)
* [Google Cloud Platform (GCP)](https://github.com/cloudbase/garm-provider-gcp)

All currently available providers are `external`.

Expand Down

0 comments on commit 6ca50dc

Please sign in to comment.