[GeoNode-users] Geosites installation error

Fosco Ventura foscone at gmail.com
Fri Apr 21 03:31:05 PDT 2017


Ok, I have installed geonode 2.6 like quick installation tells, then I
deleted /etc/geonode to replace it with *git
clone https://github.com/GeoNode/geonode
<https://github.com/GeoNode/geonode>*, is it right?
I have duplicated /geonode/geonode/contrib/geosites/site_template whit a
new name.

Now I would like to have:
- www.example.com/site1
- www.example.com/site2
so I go to www.example.com/admin/sites/site/ and add site1 and site2

Now have I to edit /etc/apache2/sites-enabled/geonode.conf? In which way?

I did:
WSGIDaemonProcess new_name_site_template user=www-data threads=15
processes=2
<VirtualHost *:80>
   ...
   DocumentRoot /etc/geonode/geonode/contrib/geosites/
   ...
   WSGIProcessGroup fosco_geosites
   WSGIScriptAlias /
/etc/geonode/geonode/contrib/geosites/new_name_site_template/wsgi.py
...
but doesn't work.
Where am I wrong?
Thanks.
Fosco



2017-04-19 17:43 GMT+02:00 Simone Dalmasso <simone.dalmasso at gmail.com>:

> Hi,
>
> no you don't need a development installation, you can achieve the same
> using a standard apt geonode installation or a geonode-project.
>
> Unfortunately the documentation for geosites is a bit outdated but you can
> make it work even without any automatic script. I suggest you to take a
> look at the geonode repo as geosites is now part of it as a contrib app
> (optional and less maintained) https://github.com
> /GeoNode/geonode/tree/2.6.x/geonode/contrib/geosites and the geonode
> homepage and docs for the installation http://www.geonode.org.
>
> In order to use geosites you will have to understand the basics of django
> projects, nothing too tricky though.
> Recently Eugenio made some interesting comments on the geosites doc that
> could help you, see here https://github.com/GeoNod
> e/geonode/commit/740af85ab5654cee3d27b6611b74c39687a4187c#
> commitcomment-21731038
>
> hope this helps
>
> 2017-04-19 17:23 GMT+02:00 Fosco Ventura <foscone at gmail.com>:
>
>> Hi, I'm trying to install geosites.
>> I followed this guide for ubuntu development installation:
>> https://github.com/simod/geonode#ubuntu
>> and then this guide for geosites: https://github.com/t
>> erranodo/geosites-project/blob/master/GEOSITES-README.md
>>
>> I realized that to have geosites I have to do development installation,
>> is it true?
>>
>> When I give *bash ./setup.sh example.org <http://example.org>* I have
>> this error:
>> *Command "python setup.py egg_info" failed with error code 1 in
>> /tmp/pip-build-8XOXyi/Paver**/*
>>
>> I looked for directory pip-build-8XOXyi but doesn't exist.
>>
>> Is this command the same of geonode-updateip for standard installation?
>> Can I give *bash ./setup.sh IP* instead of example.org?
>> Thanks
>> Fosco
>>
>> --
>> Fosco
>> http://studiotypo.it/
>> http://www.studiotypo.it/fosco/
>>
>> _______________________________________________
>> geonode-users mailing list
>> geonode-users at lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/geonode-users
>>
>>
>
>
> --
> Simone
>



-- 
Fosco
http://studiotypo.it/
http://www.studiotypo.it/fosco/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20170421/1caa3683/attachment.html>


More information about the geonode-users mailing list