Local Graphhopper server and isochrone

Hi to all.
For a new project, I need to spin up a local graphhopper server with isochrone api.
Do you have any guide describing how to setup a local server ?

It should work with the normal GraphHopper setup guide but using the currently unmerged pull request: https://github.com/graphhopper/graphhopper/pull/1237

Any ETA for the merge ? If I understood properly, is possible to use GraphHopper without any install, by simple using JRE and running the graphhopper jar, but to do this, the PR must be merged.

There won’t be an ETA for anything (which is very normal for open source projects :)). You create a jar with the PR merged and can use it with a recent java, yes.

There won’t be an ETA for anything (which is very normal for open source projects

This is clear, but I would like to know if this PR is planned to be merged or will be there for many years (like many PRs on other projects).

So, is this something that will be merged or something with no interest from the main developers ?

It will be merged, yes. If there is no interests it is explained and closed.