mirror of
https://github.com/lalanza808/xmr.sh.git
synced 2025-05-10 17:25:01 -04:00
29 lines
820 B
Markdown
29 lines
820 B
Markdown
# 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
|
|
|
|
- [x] Add wizard for DNS domain selection.
|
|
- [x] Status and node info at finish.
|
|
- [x] Mainnet / Stagenet / Testnet selection
|
|
- [x] Pruning enabled
|
|
- [x] Clearnet TLS port selection
|
|
- [ ] Uninstall script
|
|
- [ ] Documentation
|
|
- [x] Make tor service optional
|
|
- [x] Block explorer (disabled)
|
|
- [x] Grafana dashboard
|
|
- [ ] arm64 support for all images.
|
|
- [ ] monerod-lws support
|
|
- [ ] monerod-proxy support.
|