This commit is contained in:
Mattias Nystrom
2021-09-11 22:23:34 +02:00
committed by GitHub
parent fc9922d56b
commit 10a2c15fd0

View File

@@ -159,7 +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.
- [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.