A Monero node installer in a single command
Find a file
2022-06-01 19:11:46 +01:00
config fix quantiles, bump versions 2022-06-01 11:15:42 +01:00
data uninstall, local volumes 2022-06-01 19:11:46 +01:00
.env generate a safe grafana password 2022-06-01 11:15:42 +01:00
docker-compose.yml uninstall, local volumes 2022-06-01 19:11:46 +01:00
install Exit if present 2022-06-01 19:11:46 +01:00
LICENSE Initial commit 2022-05-25 16:30:59 +01:00
README.md uninstall, local volumes 2022-06-01 19:11:46 +01:00
uninstall uninstall: clean excluding data 2022-06-01 19:11:46 +01:00

xmr.sh

xmr.sh script wizard sets up a new server running a monero node daemon with Docker compose, with your choice of SSL certificates for your domain, network selection, a Tor hidden service, Grafana dashboard and more.

Distribution support

Compatible and tested on:

  • Debian 11
  • Ubuntu Focal
  • Fedora 36

Other distributions with docker pre-installed would probably be compatible as well.

ToDo

  • Add wizard for DNS domain selection.
  • Status and node info at finish.
  • Mainnet / Stagenet / Testnet selection
  • Pruning enabled
  • Clearnet TLS port selection
  • Uninstall script
  • Documentation
  • Make tor service optional
  • Block explorer (disabled)
  • Grafana dashboard
  • arm64 support for all images.
  • monerod-lws support
  • monerod-proxy support.