Infrastructure for Ethereum faucets
Go to file
Jakub Sokołowski 56f3d3b435
use the default latest tag for geth_exporter
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-05-31 14:42:57 -04:00
ansible use the default latest tag for geth_exporter 2019-05-31 14:42:57 -04:00
.gitignore add gitignore 2019-03-18 16:05:51 +01:00
Makefile remove references to DigitalOcean since we don't use it 2019-03-20 11:56:06 +01:00
README.md move repo usage infor to infra-docs 2019-05-30 07:23:01 -04:00
ansible.cfg use better error formatting for ansible 2019-04-26 14:19:41 +02:00
main.tf since we use light mode drop increased volume size 2019-05-12 16:30:36 +02:00
variables.tf remove references to DigitalOcean since we don't use it 2019-03-20 11:56:06 +01:00
workspaces.tf remove useless setting 2019-05-29 08:39:29 -04:00

README.md

Description

This repo defines infrasctructure for Rinkeby and Ropsten Ethereum faucets.

Endpoints

Rinkeby Faucet https://faucet-rinkeby.status.im/
Ropsten Faucet https://faucet-ropsten.status.im/
Goerli Faucet https://faucet-goerli.status.im/

Repo Usage

For how to use this repo read the Infra Repo Usage doc.

Sub-Sections

Read up on the roles:

  • faucet - Faucet API for distributing funds
  • geth-peer-fix - Cronjob fix for issues with syncing

Links