Upgrade Emoncms

Hi I will like to upgrade my emoncms runing on RPi, to a dev branch, but I´m started with the image file downloaded form the site with all installed.

 Can you help me to upgrade it, please?

 

 Thanks in advance

 

TrystanLea's picture

Re: Upgrade Emoncms

Hello xotet, did you see this page here: http://emoncms.org/site/docs/upgrading that will work in the same way for the raspberrypi. 

So at the moment in the folder /var/www you will see the emoncms folder, the upgrade guide goes through a process of creating another installation of emoncms in parallel with your current installation in a folder called dev this allows you to switch back if you need to.

In the folder /var/www/dev/Modules you will also need to download the raspberrypi module with

git clone -b dev https://github.com/emoncms/raspberrypi.git

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.