Simple ethereum relay node without security for Ropsten, Rinkeby and Göerli
- SECRET: Ethstats password
- CORS_DOMAIN: Cross-Origin Resource Sharing, default to *
- UserID set to 1001
- No USB
- Syncmode is fast
- Maximum peers is set to 100
- Modules enabled to eth,web3,net
- WebSocket is enabled
- Memory usage for caching set to 4 Go
-
./update.sh goerlito update your node to latest ethereum/client-go:alltools-latest -
docker-compose exec relayropsten /usr/local/bin/geth --datadir /data attachto attach to console with full admin access