This program registers itself as a systemd service and periodically updates docker container with Elixir Testnet v3
Validator node.
WARNING
THIS SOFTWARE IS PROVIDED AS IS. USE AT YOUR OWN RISK.
AUTHOR DOES NOT HAVE ANY RESPONSIBILITY FOR YOUR ACTIONS WITH IT.
Steps to install:
Prepare your VPS or other kind of server.
Follow the instruction at https://docs.elixir.xyz/running-an-elixir-validator up to 'Running Your Validator' point.
Don't do commands 'docker pull' and 'docker start'. At this point you should have prepared validator.env file
containing all necessary values.
If you need TG Bot notifications, create your Telegram Bot for this. Use https://t.me/BotFather. The token it will
give to you should be used in config.yml in next step.
Prepare configuration file config.yml for this tool. See example in config.example.yml. Explanation of options
written below.