<div dir="ltr"><div dir="ltr">Hi all.</div><div dir="ltr">What is the best way to install geonode on Ubuntu for production, currently?<br></div><div>Now we have geonode 2.4 working on ubuntu 16.04, installed via apt-get, following these commands:</div><div><br></div><div><div><div><div style="font-family:arial,sans-serif;font-size:12.8px"><font face="monospace, monospace">sudo add-apt-repository ppa:geonode/stable</font></div><div style="font-family:arial,sans-serif;font-size:12.8px"><font face="monospace, monospace">sudo apt-get update</font></div><div style="font-family:arial,sans-serif;font-size:12.8px"><font face="monospace, monospace">sudo apt-get</font><span style="font-family:monospace,monospace"> install geonode</span></div></div><div><br></div></div><div>Then I had installed geonode-project for a few changes in logos, colors and so on:<br></div><div><div><br></div><div><font face="monospace, monospace">django-admin startproject geoportale20 --template=<a href="https://github.com/GeoNode/geonode-project/archive/master.zip" target="_blank">https://github.com/GeoNode/geonode-project/archive/master.zip</a> -epy,rst</font></div><div><font face="monospace, monospace">sudo pip install -e geoportale20</font></div></div></div><div dir="ltr"><br></div><div>There are some procedures to migrate data from 2.4 to 2.8 (jumping the 2.6 release)?</div><div><br></div><div>Thank you,</div><div>Annalisa</div><div><br></div></div>