Perform System Upgrade

Performing Version Upgrades


In order to upgrade your tarvis-tradingbot, perform the following commands in your server’s console:

sudo apt-get update

sudo apt-get install --only-upgrade tarvis-tradingbot

Restart the tarvis-tradingbot.service when prompted during the upgrade. Or, restart manually with:

sudo systemctl restart tarvis-tradingbot

I’ve outlined each of the steps in the images below. If there is a version upgrade, you may asked if you’d like to keep your current version of your configuration. You should be able to just hit enter and it should keep your current configuration for your exchange accounts.

Now if you enter the above command and you see a message asking if you’d like to keep your current configuration you should just press enter. Enter meaning you want to keep your current version which is the default option.

Lastly, you can do a status check to make sure the bot is functioning properly. You should see messages like this appear when you use

sudo systemctl status tarvis-tradingbot