initiad start command. It is designed for both manual use and as a system service, offering automatic updates for blockchains based on the Cosmos SDK. Cosmovisor’s main role is to keep track of software upgrade proposal signals and automatically download and update the node to the new binary following proposal approval.
1
Install Cosmovisor
2
Update System Service File
To update the node manually, set the environment variable
DAEMON_ALLOW_DOWNLOAD_BINARIES=false. This disables automatic binary downloads. Afterward, download the required binary yourself and place it in the designated installation directory.3
Restart initiad