Code Monkey home page Code Monkey logo

Comments (3)

NyakudyaA avatar NyakudyaA commented on July 17, 2024 1

@miceg thanks for the fixes, I merged your PR's earlier today. Should be fine for you to do a PR

from docker-geoserver.

miceg avatar miceg commented on July 17, 2024

I've implemented this in a private repo, I added a separate layer which generates a curl configuration file to download everything, and runs that. It runs in parallel with the rest of the geoserver-prod image, so there's a small speed-up there too.

With my changes, clean build times went from 8min 19sec to 4min 18sec. Rebuilds with no plugin changes are even faster: around 2 minutes!

Docker cache mounts would make changing the plugin set faster again, but would require more architectural changes.

It would be even faster, but the "required" and "stable" GeoServer plugin downloads are on SourceForge, which takes about 1.5 - 3.0 sec per URL to bounce through their terrible redirect chain, which is across three different hostnames... and even though they use a CDN. 🙃

Upstreaming this change is currently blocked on #651, because that PR changes the set of required plugins, and my implementation also incorporates this change.

from docker-geoserver.

NyakudyaA avatar NyakudyaA commented on July 17, 2024

This has been merged

from docker-geoserver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.