-
root@e70d55112a52:/usr/local/tomcat/webapps/geoserver/WEB-INF# cat web.xml
```xml
GeoServer
serviceStrategy
FILE
...
```
Should probably be `…
-
I have a mix of services with only some of them having a health check. So I configured autoheal like this in my `docker-compose.yml`:
autoheal:
image: willfarrell/autoheal:1.1.0
t…
-
The current (https://github.com/GeoNode/geonode-docker/blob/8f71ab7404e4384333f6c00b7543b6b2b3aff9bb/docker/nginx/nginx.https.available.conf.envsubst) nginx https conf file is a good start but lacks h…
-
## Expected Behavior
A dataset should be visible by other users when shared with them using the "Share" tab in the main UI.
## Actual Behavior
My layer is only visible for the user who uploaded i…
vidlb updated
7 months ago
-
Refactoring python model code to generate GeoJSON vector tiles from matplotlib contours. There is a utility code that can generate contours called [geojsoncontour](https://github.com/bartromgens/geojs…
-
Installing Geonode 4.2.x on Winodws 10 using Ubuntu WSL referring 'https://docs.geonode.org/en/master/install/advanced/core/index.html' document.
Facing error on running '**./paver_local.sh sync**' c…
-
Hi
I have new installation geonode 4.1.3 via Docker
The app runs on a server that has an internal IP 192.168.4.68, Then I set a reverse proxy to point the domain to internal IP
In the file .env I s…
-
pip3 is currently pinned to version 9.0.3 [here](https://github.com/GeoNode/geoserver-docker/blob/ba1eb5eb9708bd93d43a268f03012da4805ad684/Dockerfile#L82), and has been for about 4 years. We should pr…
-
According to [this research](https://www.wiz.io/blog/probllama-ollama-vulnerability-cve-2024-37032):
> Ollama’s HTTP server exposes [multiple API endpoints](https://github.com/ollama/ollama/blob/main…
-
## Please fill the following information to avoid closing issue
_Describe your issue in detail_
following the install guide in read the docs for install on docker for windows,
I get an install…