<div dir="ltr"><div>Dear all,</div><div><br></div><div>Ok. After many tests, I finally got GeoNode-Project installed using "local_settings" in my_geonode/wsgi.py
--> os.environ.setdefault("DJANGO_SETTINGS_MODULE", "my_geonode.local_settings"). <br></div><div><br></div><div>I have an old instance of GeoNode-Project@2.7 running in a VM. I compared settings and local_settings files of GeoNode-Project@2.7 and GeoNode-Project@2.8. Here are some differences found:</div><div><br></div><div>Regarding local_settings.py</div><div><br></div><div>In GeoNode-Project@2.8 SITEURL is declared before SITE_HOST_NAME and SITE_HOST_PORT. But SITEURL depends on both variables.</div><div><br></div><div>In contrast, GeoNode-Project@2.7, its local_settings.py sets SITEURL right after SITE_HOST_PORT and SITE_HOST_NAME.  It seems the correct settings.</div><div><br></div><div>Regarding settings.py</div><div><br></div><div>What I realized is that settings.py for GeoNode-Project@2.8 is smaller than GeoNode-Project@2.7. For instance I can find configuration for # prevent signing up by default # in Geonode-Project@2.7 settings.py , but I can not find the same config in GeoNode-Project@2.8 settings.p.</div><div><br></div><div>What I did: I cloned geonode-project and my_geonode folders for GeoNode-Project@2.8 and I used settings.py@2.7 and local_settings.py@2.7 instead of <br></div><div>settings.py@2.8 and local_settings.py@2.8. The response is: GeoNode-Project@2.8 is up and running via Docker installation.</div><div><br></div><div>Find the files settings.py and local_settings.py for GeoNode-Project@2.7 and GeoNode-Project@2.8 in attached.</div><div><br></div><div>Kind regards</div><div><br></div><div>Julierme<br> </div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Nov 21, 2018 at 8:37 PM Handy Rusydi <<a href="mailto:handy@galerigis.com">handy@galerigis.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><p style="margin-top:0px" dir="ltr">You have mention that your domain in 172.21.14.45 so</p>
<p dir="ltr">SITEURL = '<a href="http://172.21.14.45" target="_blank">http://172.21.14.45</a>'<br>
--<br>
Sent from myMail for Android</p>
</div>
</blockquote></div>