Skip to content

HOP: The fastest way to experience Optimum

HOP is a Docker Compose framework for quickly experimenting with mump2p — starting with a pre-wired Prometheus + Grafana stack for the Optimum Gateway.

Pick your path and hop on:

  • HOP Lite — gateway (already running) + monitoring only
  • HOP Full — full local EL/CL + gateway + monitoring via integration (synced from the gateway repo)

Get started

  1. Run the Optimum GatewayGateway quick start
  2. Start Grafana + Prometheus from this repo:
bash
cd integration/grafana
docker compose -f docker-compose-grafana.yml up -d

Setup detailsComplete Setup Guide