monero-bash icon indicating copy to clipboard operation
monero-bash copied to clipboard

Please Create use case Guides

Open elibroftw opened this issue 2 years ago • 2 comments

I found this project by digging through the CCS. One of the proclaimed features is that there is

Automatic monero release upgrades, verified with SHA256SUMS

My use case is setting up a monero node on a VPS like DigitalOcean and making sure it stays up to date. Currently, to update the daemon, I have my own bash script to do so. And to ensure the daemon is always running with the a configuration, I also have a systemd configuration. This was pretty annoying to get setup, so I think this tool could be useful but the readme does not clarify what exactly it takes care of.

I also have custom configuration to set the path to the blockchain and set the bandwidth speed to unlimited.

elibroftw avatar Nov 30 '22 02:11 elibroftw

the readme does not clarify what exactly it takes care of

The README tells you exactly what monero-bash does. Did... did you read it?

hinto-janai avatar Dec 07 '22 16:12 hinto-janai

In terms of a server context.

Does it take care of ensuring the node is always running? 🤷‍♂️. Does it ensure the node is always updated? 🤷‍♂️. All I know is that it can install the node and use the wallets and update when told to update. This is all fine on a client but in a server, a guide would be very helpful.

elibroftw avatar Dec 07 '22 16:12 elibroftw