[GeoNode-users] Geonode over https

Jose Cáceres jose.atyus at gmail.com
Wed May 6 15:02:00 PDT 2020


Hi,

I don't know if this is still an issue, and I can't find much information
on Geonode's Documentation, show the HTTPS chapter as TBD (
https://docs.geonode.org/en/master/advanced/hardening/index.html?highlight=https
 )

Just in case works for somebody else, I was able to deploy Geonode Core
master branch using Docker over a proxy server. I follow the idea pointed
out by Oliver on the task.py, bu I didn't change anything. I noticed that
if the port i 80, then even forces the http protocol instead of the https.

So I change the - GEONODE_LB_PORT=443 on the docker-compose file, for
django and geoserver. And so far everything is working fine, I think.

I do want to ask if you considered a good idea using port 443 instead of
port 80. I'm not particular skilled on networking, so I'm not sure if that
is going to be an issue.

The site is live in  https://geoportalouot.unah.edu.hn/ .

Kind regards,

Jose




[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
Remitente
notificado con
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
06/05/20
16:00:38

On Mon, Dec 2, 2019 at 5:33 AM EFTAS Oliver Buck <oliver.buck at eftas.com>
wrote:

> Dear Silvia,
>
>
>
> we have also issues with the https setup..
>
> Check here https://github.com/GeoNode/geonode/issues/4711
>
>
>
> What we did to get flawless HTTPS support. You must edit the tasks.py.
> Change 'http' in each of the following lines to 'https':
>
>
>
>   41: http://{public_fqdn}/geoserver/ >> {override_fn}".format(**envs),
> pty=True)
>
>   43: http://{public_fqdn}/geoserver/ >> {override_fn}".format(**envs),
> pty=True)
>
>   45: http://{public_fqdn}/ >> {override_fn}".format(**envs), pty=True)
>
>
>
> Oliver
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geonode-users
>


-- 
José David Cáceres
Ingeniero Ambiental
Máster en Tecnologías de la Información Geográfica
e-mail: jose.atyus at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20200506/9cf63a2e/attachment.html>


More information about the geonode-users mailing list