Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration of the GeoStyler plugin #62

Open
dnlkoch opened this issue Feb 2, 2023 · 1 comment
Open

Integration of the GeoStyler plugin #62

dnlkoch opened this issue Feb 2, 2023 · 1 comment

Comments

@dnlkoch
Copy link
Member

dnlkoch commented Feb 2, 2023

With #61 the GeoStyler plugin is taken from the official repository at https://github.com/geostyler/geostyler-geoserver-plugin while building the image.

Unfortunately the existing packages can't be used without authentication, thus the plugin is going to be compiled each time. This should be fixed by providing prebuilt artifacts from the GeoStyler (e.g. by attaching release artifacts).

@dnlkoch dnlkoch mentioned this issue Feb 2, 2023
@buehner
Copy link
Member

buehner commented Feb 6, 2023

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 a succesfull build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants