[GeoNode-users] install geonode 2.10.2

1520 gis juliermeopensourcedeveloper at gmail.com
Fri Jan 24 05:32:10 PST 2020


Hi Silvia,

I would start with Docker.

Create a docker Ubuntu18.04 container and expose ports 8000, 8080 and 80
and I think you are all set:

docker run -i -t -p 8000:8000 -p 8080:8080 -p 80:80 --name geonode
ubuntu:18.04 /bin/bash


I hope it can help


kind regards


Julierme




On Tue, Jan 21, 2020 at 1:26 PM SILVIA GAMERO <gamerinsky at gmail.com> wrote:

>
> Good morning,
>
> I would like some  help, I need to install Geonode 2.10.2 on Centos 7.
>
> Because the information that I have read is only for Ubuntu,
>
> Thanks for your help,
>
>
> _______________________________________________
> 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/20200124/44b4a522/attachment.html>


More information about the geonode-users mailing list