diff --git a/README.md b/README.md index 4391cd5..43a3370 100644 --- a/README.md +++ b/README.md @@ -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.