[GeoNode-users] Geonode-Project: Apache Config / geonode.conf

Julierme Pinheiro juliermeopensourcedeveloper at gmail.com
Thu May 17 09:01:25 PDT 2018


Dear Framcesco,

Thank you very much for your reply. I have gone through http://geonode.org/
dev-workshop/#/ several times. It is a great source, but again this issue
was related to geonode.conf /apache2 config.

I got to fix this problem making changes to geonode.conf. In my case, if I
have geonode production in /home/geonode and geonode-project in
/home/my_geonode, the geonode.conf must have all information related to
geonode-project, and I was still gathering information from
geonode-production in geonode.conf.


I appreciated your time and help.

Kind regards

Julierme

2018-05-17 12:17 GMT-03:00 Francesco Bartoli <xbartolone at gmail.com>:

> Dear Julierme,
>
> I encourage you to follow scrupulously the developer workshop where
> everything you are trying to do is well covered http://geonode.org/
> dev-workshop/#/.
>
> Francesco
>
> Il giorno 17/mag/2018, alle ore 17:06, Julierme Pinheiro <
> juliermeopensourcedeveloper at gmail.com> ha scritto:
>
> Dear all geonode developers,
>
> I have made changes in my geonode production through geonode-project. Just
> now, I realized that the geonode-project css config is being applied to
> geonode production main page, however my new tabs and text change in
> site_base.html and site.index.html are not being applied to geonode
> production main page.
>
> I ran the commands python manage.py migrate and python manage.py
> collectstatic and realized that static_root was created in
> /home/my_geonode/my_geonode/my_geoonde/static_root
>
> geonode.conf Directories make reference to several paths
> /home/my_geonode/my_geonode/my_geonode/uploaded/ and
> /home/my_geonode/my_geonode/my_geonode/uploaded/* (group, people_group,
> documents, Layers, avatars and thumbs)
>
> but directory uploaded is no in /home/my_geonode/my_geonode/my_geoonode
>
> I wonder if this directory <uploaded> and its subdirectories <group,
> people_group, documents, Layers, avatars and thumbs> are added manually.
>
> In order to see the new tabs and text changes in geonode production, I
> also added another directory to geonode.conf
>
>  <Directory "/home/my_geonode/my_geonode/my_geonode/templates/">
>         Order allow,deny
>         Options Indexes FollowSymLinks
>         Allow from all
>         Require all granted
>         IndexOptions FancyIndexing
>  </Directory>
>
> The directory templates contains site_base.html and site_index.html. But
> yet I could not see the new tabs in my geonode production main page.
>
> Any help on that will be very appreciated.
>
> Kind regards
>
> Julierme
>
>
>
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geonode-users
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20180517/573f1159/attachment.html>


More information about the geonode-users mailing list