cosmos-sdk
repo on Github, so you can use Git tags to target a specific version. This example uses a tag, v0.42.7
that refers to the Cosmos SDK, as Cosmovisor-specific tags did not exist before August 2021. The first of these was cosmovisor/v0.1.0
, and the second is the current release, cosmovisor/v1.0.0
..profile
file, usually located at ~/.profile
, add:kujirad
.current
- that is simply a symlink used by Cosmovisor. The other folders will need setting up, but this is easy:$DAEMON_HOME/cosmovisor/genesis/bin
./home/your-user/go/bin/ kujirad
:tree
.cosmovisor version
is the same as typing kujirad version
.kujirad
using a process manager, we would like to make sure Cosmovisor is automatically restarted if something happens, for example an error or reboot.cosmovisor
is likely at ~/go/bin/cosmovisor
regardless of which installation path you took above, but it's worth checking.v1.0.0
. If you are using v1.0.0
, you may omit that line.