add ansible ya_provider

This commit is contained in:
Mattias Nystrom
2021-09-08 17:22:48 +02:00
committed by GitHub
parent 715e2d37f3
commit fc9922d56b

View File

@@ -159,6 +159,7 @@ The users of Golem run the reference implementation in the form of the Rust impl
### Provisioning
- [Ansible ya_provider](https://galaxy.ansible.com/golemfactory/ya_provider)- Ansible role that deploys a Golem provider automatically with minimal configuration required.
- [WSL](https://github.com/r34x/WSL) - Allows Windows users to run Golem within Windows Subsystem for Linux. Removing the requirement of Windows users needing to use a Virtual Machine.
- [Golem Provider Terraform](https://github.com/nemani/golem-provider-terraform) - Terraform script to automatically deploy a Golem Provider on a cloud provider and setup monitoring using prometheus.
- [Automatic Golem](https://github.com/r34x/Automatic-Golem) - Setup a Golem Provider with simple instructions and logs guiding you through the process.