Erwähnenswert

08 Oct 2023

automatic secure backup on usb with Luks/Udev

Tutorial how to automatically backup on an encrypted usb device

The goal is to automatically mount a specific encrypted usb device on plugin, run a backup and umount it.

weiterlesen
26 Nov 2017

sleuth valve for tomcat

inject header on first request for springboot avoid proxy/firewall instrumentation

At idealo we do a lot of microservices with spring-boot. To trace request we use spring-cloud-sleuth as opentracing implementation. I’m missing the injection of the trace header on the first request. You still need to deliver those with your request. So here follows my solution…

weiterlesen
23 Feb 2017

testing dockerfiles

a simple pragmatic approach

Since a while I’m facing regularly issues with images create from docker files. So I’m trying to develop a simple approach to test them. It is inspired basically by TDD.

weiterlesen
21 Sep 2016

maven central release with github in 30 seconds

Uploading Snapshots and Releases to Maven Central with TravisCI

As a passionate developer I always strive to optimise my build chain for speed and simplicity. In this example I’d like to publish a library on maven central without any onsite build tooling except my IDE. So lets see how to get rid of gpg key management and implement a trivial push-button release process with Github and TravisCI.

weiterlesen
01 Mar 2016

h2o webserver with docker

h2o was one of the earliest webserver supporting http2. To make the usability just a bit more convinient I packaged it as Docker image. Available at lkwg82/h2o-http2-server and will be kept in sync with new versions.

weiterlesen
Page: 1 of 11 Next

recent posts

  • automatic secure backup on usb with Luks/Udev
  • sleuth valve for tomcat
  • testing dockerfiles
  • maven central release with github in 30 seconds
  • h2o webserver with docker
  • Pocast zu Themen rund um Führung
  • Isolated web tests in docker
  • Detect when docker instance reached memory limit
  • List the classpath with guava
  • Tiny Tiny RSS setup with docker-compose in 2 minutes
  • Meine Checkliste als Bewerber (Entwickler)
  • Automatischer Bilderimport beim Anschluss der Kamera
  • Aufnahme von Ton mit pulseaudio
Lars K.W. Gohlke | rss | impressum