[GeoNode-users] Preferred installation for production
Annalisa Schiavon
annalisa.schiavon at gmail.com
Mon May 14 02:32:52 PDT 2018
Hi all,
we have a working geonode 2.4 in production on ubuntu 16.04. Now we want to
move to 2.8. What is the preferred installation method ? New server
(always ubuntu 16.04) will going to replace current server.
The* old *geonode was installed via apt-get :
sudo add-apt-repository ppa:geonode/stable
sudo apt-get update
sudo apt-get install geonode
Then I had installed geonode-project for a few changes in logos, colors and
so on:
django-admin startproject geoportale20 --template=
https://github.com/GeoNode/geonode-project/archive/master.zip -epy,rst
sudo pip install -e geoportale20
Now I can install 2.8 version on a clean ubuntu 16.04 with :
sudo apt-add-repository ppa:geonode/stable
sudo apt update -y
sudo apt upgrade -y
sudo apt install geonode
??
How do you suggest to install geonode-project ?
I've read of virtualenv but I don't have experience on it and I need
geonode for production!
Thanks,
Annalisa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20180514/49228df3/attachment.html>
More information about the geonode-users
mailing list