[GeoNode-users] Develop with docker container
Alessio Fabiani
alessio.fabiani at geosolutionsgroup.com
Wed Mar 2 03:22:27 PST 2022
Which version?
If you start the container by using the following command
docker-compose --project-name geonode -f docker-compose.yml -f
.devcontainer/docker-compose.yml up
that should override the django container default command so things don't
shut down after the process ends (see here
<https://github.com/GeoNode/geonode/blob/master/.devcontainer/docker-compose.yml#L50>
for more details).
This won't start the uwsgi command on the 8000 port too.
On Wed, Mar 2, 2022 at 12:05 PM Pierre HARDY <pierre.hardy5 at gmail.com>
wrote:
> Hello,
>
> I following the instruction stated here: URL
> <https://docs.geonode.org/en/3.3.x/devel/docker/index.html#start-to-develop-with-docker>
> Using vscode extension, I can start a terminal session inside the
> django4geonode container.
>
> However, when I try to run the container on port 8000 it seems that the *uwsgi
> *service is already running:
>
> [image: image.png]
>
> I can run the server on port 8800. However I would like to run it on the
> port 8000 in order to have access to it remotely (it will be then served by
> NGINX).
>
> It there a way to do start dev server on port 8000 ?
>
> Thanks !
>
> --
> Pierre HARDY
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geonode-users
>
--
Regards,
Alessio Fabiani
==
GeoServer Professional Services from the experts!
Visit http://bit.ly/gs-services-us for more information.
==
Ing. Alessio Fabiani
@alfa7691
Founder/Technical Lead
GeoSolutions Group
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928
https://www.geosolutionsgroup.com/
http://twitter.com/geosolutions_it
-------------------------------------------------------
Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20220302/e49ccfcd/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 23505 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20220302/e49ccfcd/attachment-0001.png>
More information about the geonode-users
mailing list