# Description This repo defines infrasctructure for Goerli Ethereum faucet. # Endpoint https://faucet-goerli.status.im/ # Repo Usage For how to use this repo read the [Infra Repo Usage](https://github.com/status-im/infra-docs/blob/master/docs/general/ansible_terraform.md) doc. # Miners Currently there are no miners because both Goerli is a Proof-of-Authority nework, so mining doesn't give rewards. # Sub-Sections Read up on the roles: * [syncing](/SYNCING.md) - How to fix syncing issues. * [faucet](ansible/roles/faucet) - Faucet API for distributing funds * [geth-peer-fix](ansible/roles/geth-peer-fix) - Cronjob fix for issues with syncing # Links * https://github.com/status-im/faucet * https://github.com/ethereum/go-ethereum/wiki/Mining * https://cloud.google.com/compute/pricing#predefined * https://github.com/status-im/status-cluster/tree/master/roles/faucet * https://github.com/status-im/status-cluster/blob/master/miner.yml