<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Dear Julierme,<div class=""><br class=""></div><div class="">I´m writing from mobile please excuse short answers:</div><div class=""><br class=""></div><div class=""><blockquote type="cite" class="">1 - # I stopped all containers<br class=""><br class="">$ docker stop nginx4geonode django4geonode geoserver4geonode celery4geonode<br class="">db4geonode rabbitmq4geonode<br class=""></blockquote><div class=""><br class=""></div><div class="">Use instead</div><div class="">$ docker-compose down </div><div class=""><br class=""></div><div class=""><br class=""></div><blockquote type="cite" class="">I added the IP 198.162.0.2  to PROXY_ALLOWED_HOSTS = ['localhost',<br class="">'django', 'geonode', '192.168.0.2' ], but django.env also has<br class="">PROXY_ALLOWED_HOST and changed it ALLOWED_HOSTS = ['localhost', 'django',<br class="">'geonode', '192.168.0.2‘ ]</blockquote><div class=""><blockquote type="cite" class="">I got confused here. Should I add the IP only into django.env or should I<br class="">add it to settings.py too? Or should I add it only to seetings.py?</blockquote></div><div class=""><br class=""></div><div class="">docker-compose reads vars from this file here:</div><div class=""><a href="https://github.com/GeoNode/geonode/blob/master/docker-compose.yml#L108" class="">https://github.com/GeoNode/geonode/blob/master/docker-compose.yml#L108</a></div><div class="">Then settings.py reads those through with os.getenv (= get environment variables)</div><div class=""><a href="https://github.com/GeoNode/geonode/blob/master/docker-compose.yml#L108" class="">https://github.com/GeoNode/geonode/blob/master/docker-compose.yml#L108</a></div><div class=""><br class=""></div><div class="">So in a docker context these are populated and you can just use the env file.</div><div class=""><br class=""></div><blockquote type="cite" class="">default='django.core.mail.backends.smtp.EmailBackend')<br class="">   EMAIL_HOST = '<a href="http://smtp.sipa.edu" class="">smtp.sipa.edu</a>'<br class="">   EMAIL_PORT = 587<br class="">   EMAIL_HOST_USER = 'osgeo.geonode'<br class="">   EMAIL_HOST_PASSWORD = 'passwd<br class="">   EMAIL_USE_TLS = True<br class="">   DEFAULT_FROM_EMAIL = '<a href="mailto:osgeo.geonode@sipa.edu" class="">osgeo.geonode@sipa.edu</a>'<br class="">else:<br class="">   EMAIL_BACKEND = os.getenv('DJANGO_EMAIL_BACKEND',<br class=""></blockquote><div class=""><br class=""></div><div class="">This must be set in settings as you did:</div><div class=""><br class=""></div><br class=""><blockquote type="cite" class="">4.3 settings.py  SITEURL CONFIG<br class=""><br class="">I got confused in here. As I mentioned in item 3, django.env is set as<br class="">GEONODE_LB_HOST_IP=198.162.0.2 and GEONODE_LB_PORT=80. Though SITEURL =<br class="">os.getenv('SITEURL', "<a href="http://localhost:8000/" class="">http://localhost:8000/</a>") in the seetings.py, do I<br class="">still have to change it to <a href="http://198.162.0.2?" class="">http://198.162.0.2?</a><br class=""></blockquote><div class=""><br class=""></div><div class="">You can set it here: <a href="https://github.com/GeoNode/geonode/blob/master/scripts/docker/env/production/django.env#L20" class="">https://github.com/GeoNode/geonode/blob/master/scripts/docker/env/production/django.env#L20</a></div><div class=""><br class=""></div><div class=""><br class=""></div><blockquote type="cite" class="">I got confused in here. SITEURL is set as SITEURL = "<a href="http://localhost/" class="">http://localhost/</a>" in<br class="">local_settings, but I set GEONODE_LB_HOST_IP=198.162.0.2 and<br class="">GEONODE_LB_PORT=80 in django.env. Do I still have to change SITEURL to<br class="">SITEURL = "<a href="http://198.162.0.2/" class="">http://198.162.0.2/</a>" in local_settings? Does it make sense to<br class="">have the local_settings.py? Or should I use only settings.py? There was not<br class="">local_settings.py.sample as used to be for Python virtualenv setup, but I<br class="">copied local_settings.py.geoserver.sample as local_settings.py.</blockquote><br class=""></div><div class="">local_seettings.py comes handy if you commit your changes to a git repository.</div><div class="">You can keep all your personal passwords in local_settings and exclude it from commit.</div><div class="">If you use it or not it´s up to you ;)</div><div class=""><br class=""></div><div class="">Cheers,</div><div class=""><br class=""></div><div class="">Toni</div><div class=""><br class=""></div><div class=""><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><div class="">-----------------------------------------------</div><div class="">CSGIS</div><div class=""><br class=""></div><div class="">-----------------------------------------------</div><div class=""><div class="" style="orphans: 2; widows: 2;">Kolonnadenstraße 1</div><div class="" style="orphans: 2; widows: 2;">04109 Leipzig</div></div><div class="">-----------------------------------------------</div><div class="">Mobil<span class="Apple-tab-span" style="white-space: pre;">      </span>+49/ (0) 176 6680 3198</div><div class="">Tel <span class="Apple-tab-span" style="white-space: pre;">         </span>+49/ (0) 341 24 04 738</div><div class="">Fax <span class="Apple-tab-span" style="white-space: pre;">         </span>+49/ (0) 341 24 04 73</div><div class="">Web<span class="Apple-tab-span" style="white-space: pre;">                </span><a href="http://csgis.de" class="">http://csgis.de</a></div><div class="">-----------------------------------------------</div><div class=""><br class=""></div><div class="">Hinweis gemäß § 33 BDSG</div><div class="">Daten der Verfahrensbeteiligten werden gespeichert. Dieses Dokument ist ausschließlich für den </div><div class="">Adressaten bestimmt. Der Inhalt der E-Mail ist vertraulich. Falls Sie diese E-Mail versehentlich </div><div class="">erhalten haben, rufen Sie uns unter obiger Rufnummer umgehend an und löschen Sie diese Nachricht </div><div class="">von Ihrem Computer. Jegliche Art von Reproduktionen, Verbreitung, Vervielfältigung, Veränderung, </div><div class="">Verteilung und/oder Veröffentlichung dieser E-Mail ist verboten.</div></div></div></div></div></div></div></div></div>
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">Am 31.07.2018 um 00:24 schrieb <a href="mailto:geonode-users-request@lists.osgeo.org" class="">geonode-users-request@lists.osgeo.org</a>:</div><br class="Apple-interchange-newline"><div class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">Re: GeoNode Docker Start Containers (Julierme Pinheiro)</span></div></blockquote></div><br class=""></div></body></html>