From 9e67b298107b380d4752c6e3809e821671846271 Mon Sep 17 00:00:00 2001 From: figurestudios <64747030+figurestudios@users.noreply.github.com> Date: Mon, 19 Apr 2021 21:19:43 +0200 Subject: [PATCH] Update README.md added r4x's community project on his request =) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1a0715b..95d298c 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,8 @@ Note: this guide and it's contents is specific to Golem and it's current impleme ## Provisioning - [Golem Provider Terraform](https://github.com/nemani/golem-provider-terraform) - A terraform script to automatically deploy a Golem Provider on a cloud provider and setup monitoring using prometheus. * **Compatibility: Beta 1** +- [Automatic Golem](https://github.com/r34x/Automatic-Golem) - An easy way to setup a Golem Provider with simple instructions. + * **Compatibility: Beta 1** ## Docker - [Golem Provider Node](https://github.com/alexandre-abrioux/golem-node) - A Docker version of a node to help you get started running as a provider in a Docker container quick. Before you start please check that `ARG YA_CORE_VERSION`, `ARG YA_WASI_VERSION` and `ARG YA_VM_VERSION` in the [Dockerfile](https://github.com/alexandre-abrioux/golem-node/blob/master/docker/Dockerfile) are the correct versions.