[GeoNode-users] cloudflare tunnel geonode

Henning Bredel h.bredel at 52north.org
Tue Jan 9 00:38:57 PST 2024


Hey,

I cannot give any advice on cloudflare, but it would be good to see the 
actual error you get and the whole docker-compose file you came up with 
after changing the network.

Best

   Henning

On 08.01.24 16:13, Jan Willem van der Lichte via geonode-users wrote:
> Dear list,
> 
> I've got a geonode 4  in docker running on my local network, and it  is 
> working fine.
> I would like to use a cloudflare tunnel to get it online.
> But somehow i can't get it to work. Has anyone tried this with succes?
> 
> If I (for example) use rstudioserver to get it tunneled to the internet 
> it works fine.
> In this rstudio docker-compose.yml I add the networks option  referring 
> to a created bridge network called tunnel.
> In the services I refer to this,  see below
> 
> version: '3'
> networks:
>    tunnel:
>      external: true
> 
> services:
>    geocompx:
>      image: ghcr.io/geocompx/docker:qgis 
> <http://ghcr.io/geocompx/docker:qgis>
>      container_name: rstudio
>      restart: always
>      environment:
>        - USER=rstudio
>        - PASSWORD=blablabla
>        - ROOT=TRUE
>      ports:
>        - 8786:8787
>      volumes:
>        - geocompxdata:/home/rstudio/data
>      networks:
>        - tunnel
> 
> If I do the same in the geonode docker-compose.yml, it gives errors.
> and geonode fails to start.
> 
> I'm a novice at this so probably I miss something, but I haven't got a 
> clue at the moment
> Any advice is welcome  :-)
> 
> Thanks,
> 
> Met groet,
> Jan Willem
> 
> 
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geonode-users

-- 
Henning Bredel
52°North Spatial Information Research GmbH
Martin-Luther-King-Weg 24
48155 Münster, Germany
E-Mail: h.bredel at 52north.org
http://52north.org/
Twitter: @FiveTwoN
Managing Directors:
Dr. Benedikt Gräler, Dr. Simon Jirka, Matthes Rieke
Local Court Muenster HRB 10849
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: OpenPGP digital signature
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20240109/88b528d4/attachment.sig>


More information about the geonode-users mailing list