mirror of
https://github.com/lalanza808/xmr.sh.git
synced 2025-05-10 11:54:58 -04:00
A Monero node installer in a single command
config | ||
data | ||
.env | ||
docker-compose.yml | ||
install | ||
LICENSE | ||
README.md | ||
uninstall |
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.