Ansible role that deploys a Golem provider automatically with minimal configuration required
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Dockerized Golem Network Provider Node
This is the official repository for the Automated Golem Provider with monitoring.
This project provides Terraform infrastructure-as-code to automatically deploy Golem Provider nodes on cloud platforms and set up monitoring with Prometheus. It simplifies the process of running a Golem Provider by handling deployment, configuration, and observability in a reproducible way. ## Key Features - **Automated Deployment** — Uses Terraform to provision cloud instances and configure Golem Provider nodes. - **Multi-Node Support** — Can deploy multiple Golem Provider nodes across different servers. - **Integrated Monitoring** — Sets up Prometheus to collect metrics and monitor node health and performance. - **Docker-Based** — Leverages a pre-built Docker image for the Golem node, ensuring consistency and ease of updates. - **Hetzner Integration** — Includes specific configuration for deploying on Hetzner Cloud, with examples for other providers. ## Philosophy The project aims to lower the barrier to entry for running Golem Provider nodes by automating the deployment and monitoring process, making it accessible and manageable for both individual users and larger setups.