Nils Bühner

Results 47 comments of Nils Bühner

I will try to use ol-debug now to investigate more

As the problem does not occur in the official example, the problem was mainly related to the application code. https://geoext.github.io/geoext/master/examples/component/overviewMap.html Nonetheless, the problem did not yet occur before updating OpenLayers....

Only theoretically. But in fact we do not use the layers from the main map. We have a separate one, so this was pretty sure unrelated.

The custom build of the geostyler geoserver plugin significantly enlarged the size of the resulting docker image: https://hub.docker.com/r/terrestris/geoserver/tags This can probably be fixed by cleaning up the build resources after...

There is no out-of-the-box solution for SSL/HTTPS in this docker image. It could be solved on the tomcat level, but usually you want to make use of a lightweight http...

Thank you. I generally agree with @reinout that https should better be handled on another level (docker-compose with nginx or kubernetes with ingress). On the other side I don't see...

Due to the merge of https://github.com/geoserver/docker/pull/39 we have conflicts now. Would be great if you could resolve them, if you still want this feature to be merged @mbosecke

Seems we can merge again, thx. As this is a fully optional feature and I could test this locally, I will merge now.

Thank you. I like this change and will take some time soon to test this extensively to ensure that all available features are still working with such a "basic" change.

Would be great if you could resolve the conflicts @ahennr :pray: