Socket
Socket
Sign inDemoInstall

geth-supervisor

Package Overview
Dependencies
4
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    geth-supervisor

Supervises a geth client running on AWS ECS.


Version published
Maintainers
1
Created

Readme

Source

geth-supervisor

Supervises an Ethereum client for running it in AWS ECS.

Features

  • Waits for synchronization to complete before registering with AWS Application Load Balancer.
  • Deregisters from ALB if client goes out of sync.
  • Deregisters from ALB if container is shutting down.

Configuration

Following environment variables can be configured:

variablerequireddefaultdescription
AWS_REGIONx
GETH_ADDRESSlocalhost
GETH_PORT8545
TARGET_GROUP_ARNx
POLL_INTERVAL10000Interval in ms
LOG_LEVELinfo
MINIMUM_PEERS3

FAQs

Last updated on 14 Aug 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc