The update process for Raneto is as follows:
- Make a backup of your
contentfolder and yourconfig.js. Copy these files somewhere else - If you have edited the template you may also need to backup the
viewsfolder and anything you have edited in thepublicfolder - Download the latest version of Raneto from the releases page
- Extract the Raneto zip/tar.gz and overwrite all of the files in your existing Raneto install, replacing all files and folders
- Copy your
contentfolder andconfig.jsfile from your backup location back into the install location - If you have edited the template then copy your custom
viewsandpublicfiles back as well - Run
npm updatefrom the root of your install - Restart node (
npm start) and you should be running the new version of Raneto