Updating BrewPi Software

I am starting to conduct an upgrade of my trusty BrewPi system which is using the legacy Arduino solution. I have backed up the SD card and now I need to update the BrewPi software to the latest Legacy branch software available.

Two questions:

  1. How do I tell what version software I am running and what the latest is? I thought it would be on the BrewPi dashboard but cannot see it.

  2. Are there step by step instructions on where to find the latest legacy branch software and install it? Is it just a matter of navigating to the /BrewPi directory and executing a ‘sudo python updater.py’ instruction?

Paul

Issue closed. I did more research and found the updater.py with the --ask option.

Paul