-
## Context
- At the moment we have a mix of configurations from which we build the published Docker images:
- geonode -> [geonode](https://github.com/GeoNode/geonode). **NOTE**: [geonode-dock…
-
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 b…
-
Great job on this Denis! I noticed some small issues and would be grateful for your insight.
1. The Docker instance does not seem to have a geoserver.log. When you check logging in web admin page, …
-
When I try to switch from http to https I get a permission error
Docker install 4.1.3
env in https
```
COMPOSE_PROJECT_NAME=geonode
DOCKERHOST=
DOCKER_HOST_IP=
# See https://github.com/con…
-
What is the advantage in using this?
https://github.com/geosolutions-it/geonode-generic/blob/master/docker-compose.yml#L73
Can we include GeoServer datadir in the GeoServer Container instead?
-
Is it possible to build a geoserver image so that it works for a non-root user? **I don't know the user's ID and group at the image building level, only when the container is launched**. The image wil…
-
when will this be true?
https://github.com/GeoNode/geonode-project/blob/4565f3ac680f5477e71143115f8d1bd6cbd42cb9/docker/geoserver/set_geoserver_auth.sh#L22
-
**Originally reported in:** https://github.com/kartoza/docker-geoserver/issues/653
When using the GeoServer `libjpeg-turbo-plugin` with `libjpeg-turbo` v3.0.3 (the current version) to render a laye…
miceg updated
2 months ago
-
Make a docker-compose complete architecture. Components (see [`sim-city-webservice/integration_tests/docker/docker-compose.yml`](https://github.com/indodutch/sim-city-webservice/blob/develop/integrati…
-
## Expected Behavior
Remote service should show all the layers that are woking in geoserver
## Actual Behavior
Remote service not able to fetch all the published layers.
## Steps to Reproduce…