Bruno Willenborg

Results 55 comments of Bruno Willenborg

Hey @xtassin @ahuarte47, I just updated the Docker image. @ahuarte47 It should be possible to setup a webhook to trigger a build everytime you push a new commit to your...

Hey there, this is new for me as well. I believe you will have to setup a webhook in your git repo (**Settings -> Webhooks**) that points to my Travis...

@ahuarte47 Hey there, I think I found a way to trigger a build of the image every time you push to https://github.com/ahuarte47/cesium-terrain-builder. I made contact with you on Linkedin as...

Thx @ahuarte47, the trigger has been setup successfully, the Docker image should now be updated on every push to https://github.com/ahuarte47/cesium-terrain-builder. The Docker image is built on Docker Cloud's infrastructure. Depending...

I can confirm this. Check this for a possible solution: https://stackoverflow.com/questions/54879535/cesium-terrain-builder-docker-error-when-i-load-cesium-js-in-browser/65196056#65196056

Hey there, [cesium-terrain-builder-docker](https://github.com/tum-gis/cesium-terrain-builder-docker) is built from the latest commit on https://github.com/geo-data/cesium-terrain-builder/pull/64. Check the PR for all features included.

+1 to this feature request. 🚀 Today, HEIC format can be selected as default image format for the phone camera on many Android smartphones (Samsung in my case) too. I'm...

I was facing the same issue. For now, I'm using this workaround to run `occ preview:generate-all` every 15 mins: The `user` is member of the docker group: `sudo usermod -a...

Hey there, I actually have a more or less complete script to do that. I'll check next week if I can find it. I never added this here, because it's...

Here it is. With some small Adaption this should work. I did not test now, so use with caution. If you have it running and tested, please add your copy...