GithubHelp home page GithubHelp logo

trevorjtclarke / lighthouse-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sigp/lighthouse-docker

0.0 1.0 0.0 625 KB

A docker-compose environment for testing Lighthhouse

Dockerfile 42.18% Makefile 18.03% Shell 39.79%

lighthouse-docker's Introduction

Lighthouse Testing Environment

A docker-compose environment providing a network of beacon node/validator clients monitored by a Prometheus/Grafana setup.

Usage

Requirements

  • docker
  • docker-compose

E.g., on Arch: $ pacman -S docker docker-compose

Bringing the Environment Up

The sigp/lighthouse repository is a git submodule, ensure you initialize it with $ git submodule update --init. If you run into issues, see Troubleshooting Guide for help.

To start the enviroment, run:

$ make
$ docker-compose up

Rebuilding after Updates

To re-compile the lighthouse binaries after modifying lighthouse/repo or any other component, run $ make again.

Interfaces

Notes

Volumes

Both Promethus and Grafana persist their data using docker volumes. $ docker-compose stop (or ctrl+c on a foreground process) will not delete volumes, whilst $ docker-compose down will remove containers and volumes.

Persisting Dashboards

The grafana/built-in-dashboards directory may contain dashboard JSON files (as exported from the UI) that will be provisioned to all new installations. Otherwise, dashboards are stored in your local volumes, won't be available to others and will be deleted when local docker volumes are removed.

lighthouse-docker's People

Contributors

paulhauner avatar spble avatar trevorjtclarke avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.