25 Jan 2026 Kubernetes Rancher Desktop Traefik spring-boot Rancher Desktop and Kubernetes Services with external IPs Example how to configure Rancher Desktop to access an externally running application by Endpoint.
18 Jan 2026 gaming Linux Mint Geforce NOW Cloud Old Hardware + Linux Mint + GeForce NOW = Gaming Fun Older Hardware with Linux Mint in combination of Geforce NOW are providing lots of gaming fun for modern games.
Traefik container inter-communication 30 Sep 2017 Cloud Docker Traefik container inter-communication Introduction traefik is a convenient way to have a reverse proxy in your Docker setup. Docker containers hosting web applications or webservices can register in
Working dark theme for Eclipse 25 Feb 2017 Java Darkest Dark Theme Eclipse ide spring tool suite theme Working dark theme for Eclipse Bright color scheme and the cool guys When you use the Eclipse IDE, in my case this is the Spring Tool Suite, the default color
REST API documentation with Swagger 21 Feb 2017 Cloud Java REST Webservices Web Architecture REST API documentation with Swagger Introduction When you create a REST API for a modern Web application, i.e. by using spring-boot, you need some kind of documentation. You have