<div dir="ltr"><div>Hi Silvia,</div><div><br></div><div>I would start with Docker. <br></div><div><br></div><div>Create a docker Ubuntu18.04 container and expose ports 8000, 8080 and 80 and I think you are all set:</div><div><br></div><div>


        
        <span></span>
        
        

<p style="margin-bottom:0cm;font-style:normal;font-weight:normal;line-height:100%;background:transparent none repeat scroll 0% 0%" align="left">
<font face="DejaVu Serif, serif"><font style="font-size:10pt" size="2"><span style="background:rgb(204,204,204) none repeat scroll 0% 0%">docker
run -i -t -p 8000:8000 -p 8080:8080 -p 80:80 --name geonode
ubuntu:18.04 /bin/bash</span></font></font></p><p style="margin-bottom:0cm;font-style:normal;font-weight:normal;line-height:100%;background:transparent none repeat scroll 0% 0%" align="left"><font face="DejaVu Serif, serif"><font style="font-size:10pt" size="2"><span style="background:rgb(204,204,204) none repeat scroll 0% 0%"><br></span></font></font></p><p style="margin-bottom:0cm;font-style:normal;font-weight:normal;line-height:100%;background:transparent none repeat scroll 0% 0%" align="left"><font face="DejaVu Serif, serif"><font style="font-size:10pt" size="2"><span style="background:rgb(204,204,204) none repeat scroll 0% 0%">I hope it can help</span></font></font></p><p style="margin-bottom:0cm;font-style:normal;font-weight:normal;line-height:100%;background:transparent none repeat scroll 0% 0%" align="left"><font face="DejaVu Serif, serif"><font style="font-size:10pt" size="2"><span style="background:rgb(204,204,204) none repeat scroll 0% 0%"><br></span></font></font></p><p style="margin-bottom:0cm;font-style:normal;font-weight:normal;line-height:100%;background:transparent none repeat scroll 0% 0%" align="left"><font face="DejaVu Serif, serif"><font style="font-size:10pt" size="2"><span style="background:rgb(204,204,204) none repeat scroll 0% 0%">kind regards</span></font></font></p><p style="margin-bottom:0cm;font-style:normal;font-weight:normal;line-height:100%;background:transparent none repeat scroll 0% 0%" align="left"><font face="DejaVu Serif, serif"><font style="font-size:10pt" size="2"><span style="background:rgb(204,204,204) none repeat scroll 0% 0%"><br></span></font></font></p><p style="margin-bottom:0cm;font-style:normal;font-weight:normal;line-height:100%;background:transparent none repeat scroll 0% 0%" align="left"><font face="DejaVu Serif, serif"><font style="font-size:10pt" size="2"><span style="background:rgb(204,204,204) none repeat scroll 0% 0%">Julierme<br></span></font></font></p>

</div><div><br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jan 21, 2020 at 1:26 PM SILVIA GAMERO <<a href="mailto:gamerinsky@gmail.com">gamerinsky@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div>Good morning,</div><div><br></div><div>I would like someĀ  help, I need to install Geonode 2.10.2 on Centos 7.</div><div><br>Because the information that I have read is only for Ubuntu,<br></div><div><br></div><div>Thanks for your help,<br></div><div><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>