<div dir="ltr"><div>Hi Francesco,</div><div><br></div><div>Thank you very much for your reply. I read the documentation you made reference, but I am changing the approach. I installed geonode_project as mentioned by Toni and now I am trying to copy the files site_index.html, site_base.html to ./geonode_project/geonode_project/templates/ and to run collectstatic, but I am hitting a error as I mentioned in a previous e-mails:</div><div>(geonode) [geo@gis geonode_project]$ python manage.py collectstatic<br>Traceback (most recent call last):<br>  File "manage.py", line 31, in <module><br>    execute_from_command_line(sys.argv)<br>  File "/home/geo/Envs/geonode/lib/python2.7/site-packages/django/core/management/__init__.py", line 364, in execute_from_command_line<br>    utility.execute()<br>  File "/home/geo/Envs/geonode/lib/python2.7/site-packages/django/core/management/__init__.py", line 308, in execute<br>    settings.INSTALLED_APPS<br>  File "/home/geo/Envs/geonode/lib/python2.7/site-packages/django/conf/__init__.py", line 56, in __getattr__<br>    self._setup(name)<br>  File "/home/geo/Envs/geonode/lib/python2.7/site-packages/django/conf/__init__.py", line 41, in _setup<br>    self._wrapped = Settings(settings_module)<br>  File "/home/geo/Envs/geonode/lib/python2.7/site-packages/django/conf/__init__.py", line 110, in __init__<br>    mod = importlib.import_module(self.SETTINGS_MODULE)<br>  File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module<br>    __import__(name)<br>  File "/home/geo/geonode_project/geonode_project/settings.py", line 30, in <module><br>    from geonode.settings import *<br>ImportError: No module named geonode.settings<br></div><div><br></div><div>I appreciated your time.</div><div><br></div><div>Kind regards</div><div><br></div><div>Julierme<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Sat, Aug 25, 2018 at 9:44 AM francesco bartoli <<a href="mailto:xbartolone@gmail.com">xbartolone@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Double check it has been activated following this section <a href="http://docs.geonode.org/en/master/tutorials/advanced/geonode_production/geosites.html#activate-geosites-app" target="_blank">http://docs.geonode.org/en/master/tutorials/advanced/geonode_production/geosites.html#activate-geosites-app</a><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">Il giorno ven 24 ago 2018 alle ore 23:02 Julierme Pinheiro <<a href="mailto:juliermeopensourcedeveloper@gmail.com" target="_blank">juliermeopensourcedeveloper@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi Francesco,</div><div><br></div><div>Thank you very much for reply.<br></div><div><br></div><div>I went back and ran the command < docker-compose up --build -d>, but I am still not getting any success by editing the file site_index.html in ./geonode/contrib/geosites/site_template/templates/site_index.html.</div><div><br></div><div>I appreciated your time.</div><div><br></div><div>Julierme<br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 24, 2018 at 3:28 PM, francesco bartoli <span dir="ltr"><<a href="mailto:xbartolone@gmail.com" target="_blank">xbartolone@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">You should add the option --build cause you are overriding the base image from the GeoNode docker hub</div><div class="m_8198496976339740730m_7359182640273088773HOEnZb"><div class="m_8198496976339740730m_7359182640273088773h5"><br><div class="gmail_quote"><div dir="ltr">Il giorno ven 24 ago 2018 alle ore 19:54 Julierme Pinheiro <<a href="mailto:juliermeopensourcedeveloper@gmail.com" target="_blank">juliermeopensourcedeveloper@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi Francesco,</div><div><br></div><div>Thank you very much for your reply. If you meant the docker-compose command during installation, I ran <docker-compose up -d>.</div><div><br></div><div>I appreciated your time.</div><div><br></div><div>Julierme<br></div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Aug 24, 2018 at 2:33 PM francesco bartoli <<a href="mailto:xbartolone@gmail.com" target="_blank">xbartolone@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Julierme,<div><br></div><div>What docker-compose command did you run?</div></div><br><div class="gmail_quote"><div dir="ltr">Il giorno ven 24 ago 2018 alle ore 18:50 Julierme Pinheiro <<a href="mailto:juliermeopensourcedeveloper@gmail.com" target="_blank">juliermeopensourcedeveloper@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi GeoNode users and developers,</div><div><br></div><div>I have site_index.html, site_base_html and site_base.css ready to use in a GeoNode@2.9.0 instance installed via Docker in a CentOS virtual server. According to the structure bellow, the index.html is extended by making changes in site_index.html. I changed GeoNode to Geo in the default site_index.html jumbotron, but did not see the change making any effect to the index.html. Could someone tell me if there is anything else to take to consideration besides just changing the site_index.html?</div><div>Thank you very much for your time in advance.</div><div><br></div><div>Kind regards</div><div><br></div><div>Julierme<br></div><div><br></div><div>|{% extends 'master_index.html' %}<br></div><div>       |./geonode/geonode/contrib/geosites/site_template/templates/site_index.html<br></div><div>site_index.html</div><div>        |</div><div>        |./geonode/geonode/contrib/geosites/templates/master_index.html</div><div>        |------------> master_index.html</div><div>                          |{% extends 'index.html' %}</div><div>                          |./geonode/geonode/templates/index.html <br></div><div>                          |------------------> index.html<br></div><div>                                                   |{% extends 'geonode_base.html' %}</div><div>                                                   |./geonode/geonode/base/templates/geonode_base.html</div><div>                                                   |--------> geonode.base.html</div><div>                                                               |{% extends 'base.html' %}</div><div>                                                               |./geonode/geonode/templates/base.html</div><div>                                                               |---------->base.html<br></div><div><br></div></div>
_______________________________________________<br>
geonode-users mailing list<br>
<a href="mailto:geonode-users@lists.osgeo.org" target="_blank">geonode-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/geonode-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/geonode-users</a><br>
</blockquote></div>
</blockquote></div>
</blockquote></div>
</div></div></blockquote></div><br></div>
</blockquote></div>
</blockquote></div>