/docker_monero_dashboard

A simple web dashboard for local Monero full node

Primary LanguageDockerfileThe UnlicenseUnlicense

Monero Dashboard

A Docker Image for jnbarlow/monero-dashboard

Github tag (latest by date)
GitHub Workflow Status (branch)

Usage:

$ docker run -itd \
    --name monero-dashboard \
    -e MONERO_HOST=my-xmr-node.example.com \
    -e MONERO_PORT=18081 \
    -e TICKER=true \
    -e PORT=3000 \
    -p 3000:3000 \
    ghcr.io/rblaine95/monero-dashboard

I want to buy you a coffee

Please don't.
I just built this docker image, go to the jnbarlow/monero-dashboard and donate there.

Additional Resources