Bruno Willenborg
Bruno Willenborg
Some fixes for URL rewriting are ready for testing now: https://github.com/dathere/datapusher-plus/pull/109, this should resolve https://github.com/dathere/datapusher-plus/issues/72.
Hehe, yes. High availability is significantly more complex than just raising the number of replicas - at least for stateful applications. Let's have `3.0.0` released without this. We'll address this...
Hey @Son-HNguyen, some questions came up: - There is the folder `ts` and `tsconfig.json` in the repo. Do I need to run a ts build before I put together the...
Hey all, I will contribute the Docker part of the documentation. I can also offer to add Github workflows for build and deployment. ## Dependency updates If we continue to...
This is no longer actively developed. It's very likely, that the GDAL version you are using is no longer compatible with CTB. Checkout this Docker image to use the tool...
I don't think so. You can run CTB inside Docker and use it like any other command line tool. If you are new to Docker there is learning curve for...
No, I have nothing in mind by heart, but wait [let me google that for you](https://letmegooglethat.com/?q=cesium+terrain+generation+library). ;-)
Yes, I'd recommend to learn Docker. It's not too hard and really worth the effort. In many cases it will save you from building things on your own, which can...
I'm on vacation for the next two weeks, I'll look into this when I return.
OK, I'm back. As of now I need some clarification to fully understand the issue. - The distribution package is what we generate when `gradle build` is run, right? -...