geonode-project icon indicating copy to clipboard operation
geonode-project copied to clipboard

A django template project for creating custom GeoNode projects.

Results 89 geonode-project issues
Sort by recently updated
recently updated
newest added

When starting geonode-project within docker, environment variables are populated from `.env`. In case somebody starts the stack for development and later in production everytime the .env file has to be...

enhancement
docker

I am trying to follow the instructions in the ReadMe, but I am getting an error. The backup seems to be working, but the restore is giving me the following...

I install geonode/geoserver via docker, i already add the layers in geoserver (that in docker/container) from postgis data, but when I want to view it in geonode, when i want...

proposed modifications will follow in a PR related to this issue, as explained [here](https://github.com/geosolutions-it/support/issues/852#issuecomment-703622776)

**Following should be done:** - add tasks.py to ldap contrib app which run management commands for keeping users in sync - add the tasks to beat schedule in geonode project...

enhancement

Is there a better way than trying to keep Docker files synchronized between these repositories manually?

docker

I am running GeoNode-Project Master installed via Docker and I am facing an issue while updating GeoNode layers (python manage.py updatelayers -w geonode -f cbge_trecho_arruamento) the response is in [1]:...

HTTP2 the successor of HTTP 1.1 brings advantages in speed as it lifts the limitation of concurrent requests to infinite. ``` HTTP 1.1 Firefox 2: 2 Firefox 3+: 6 Opera...

enhancement
docker

GeoNode Core Setup already enables sitemap: https://github.com/GeoNode/geonode/blob/b844ac41486b1cffe64d8dc5b6e8c699971b4e16/geonode/urls.py#L80 with geonode project this is endig in a 404. Sitemaps should be enabled for better seo ranking.

enhancement

From my understanding: https://github.com/GeoNode/geonode-project/blob/master/entrypoint.sh#L61 should only run on initial start. For completes this error from the fixture keeps looping the django container on startup `db4dai_geonode | 2020-06-02 08:49:18.924 UTC [48]...

minor