Cosmovisor Sync
Setup steps for cosmovisor gang.
Last updated
Setup steps for cosmovisor gang.
Last updated
Cosmovisor is a binary manager that can perform upgrades automatically. It can be configured to automatically download binaries, but this level of automation has not been tested on Tellor!
A Tellor node machine configured like is not required, but different setups may require different commands from the ones shown below.
Clone the cosmos repo somewhere on your node machine and change directory to cosmos-sdk
Build cosmovisor:
Add the following to the end of your ~/.bashrc
or ~/.zshrc
file:
Use source ~/.bashrc
or source ~/.zshrc
to load the variables.
To start your node with cosmovisor managing upgrades:
Make sure to do add-upgrade
in advance of future Tellor upgrades to make use of cosmovisor's features.
Initialize cosmovisor and add all the of the upgrades that you downloaded during . Change the file paths in the command to match the correct folder path to each binary: