mirror of
https://github.com/lalanza808/xmr.sh.git
synced 2025-05-11 10:25:02 -04:00
Update README
This commit is contained in:
parent
c372efafe6
commit
45ce60225b
1 changed files with 19 additions and 2 deletions
21
README.md
21
README.md
|
@ -12,6 +12,14 @@ Compatible and tested on:
|
||||||
|
|
||||||
Other distributions with docker pre-installed would probably be compatible as well.
|
Other distributions with docker pre-installed would probably be compatible as well.
|
||||||
|
|
||||||
|
## Demo
|
||||||
|
|
||||||
|
[](https://asciinema.org/a/DvAz3ygotWYfODOP3duvLbDf)
|
||||||
|
|
||||||
|
## FAQ
|
||||||
|
|
||||||
|
Check the [wiki](https://github.com/vdo/xmr.sh/wiki/FAQ)
|
||||||
|
|
||||||
## ToDo
|
## ToDo
|
||||||
|
|
||||||
- [x] Add wizard for DNS domain selection.
|
- [x] Add wizard for DNS domain selection.
|
||||||
|
@ -19,11 +27,20 @@ Other distributions with docker pre-installed would probably be compatible as we
|
||||||
- [x] Mainnet / Stagenet / Testnet selection
|
- [x] Mainnet / Stagenet / Testnet selection
|
||||||
- [x] Pruning enabled
|
- [x] Pruning enabled
|
||||||
- [x] Clearnet TLS port selection
|
- [x] Clearnet TLS port selection
|
||||||
- [ ] Uninstall script
|
- [x] Uninstall script
|
||||||
- [ ] Documentation
|
|
||||||
- [x] Make tor service optional
|
- [x] Make tor service optional
|
||||||
- [x] Block explorer (disabled)
|
- [x] Block explorer (disabled)
|
||||||
- [x] Grafana dashboard
|
- [x] Grafana dashboard
|
||||||
|
- [ ] Shellcheck via Github Actions
|
||||||
|
- [ ] Installation documentation
|
||||||
- [ ] arm64 support for all images.
|
- [ ] arm64 support for all images.
|
||||||
- [ ] monerod-lws support
|
- [ ] monerod-lws support
|
||||||
- [ ] monerod-proxy support.
|
- [ ] monerod-proxy support.
|
||||||
|
|
||||||
|
|
||||||
|
# Credits
|
||||||
|
|
||||||
|
[@cirocosta](https://github.com/cirocosta) for the metrics exporter and grafana dashboard.
|
||||||
|
[@sethforprivacy](https://github.com/sethforprivacy) for providing and maintaining Monero Docker images.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue