Skip to content
  • Contact
toedter.com
  • Home
  • Blog
  • Software
  • Multimedia
  • Slides
  • Training
  • Toggle website search
Search this website
Menu Close
  • Home
  • Blog
  • Software
  • Multimedia
  • Slides
  • Training
  • Toggle website search
  • Contact

Uncategorized

  1. Home>
  2. Blog>
  3. Uncategorized
Read more about the article GitPod: Web IDE for GitHub

GitPod: Web IDE for GitHub

  • Post author:Kai Tödter
  • Post published:October 27, 2018
  • Post category:Uncategorized
  • Post comments:2 Comments

Recently I stumbled upon GitPod, a Web based IDE for GitHub projects. GitPod is based on Theia, an extensible, VS Code-powered IDE for browser and desktop. While playing around with GitPod,…

Continue ReadingGitPod: Web IDE for GitHub

Heroku Docker Deployment Update

  • Post author:Kai Tödter
  • Post published:June 2, 2018
  • Post category:Uncategorized
  • Post comments:0 Comments

Last Friday I gave a presentation for the Java User Group Thüringen that included a live deployment to Heroku using Docker. The deployment did not work and I found out…

Continue ReadingHeroku Docker Deployment Update

Optimizing Docker Images for Spring Boot

  • Post author:Kai Tödter
  • Post published:September 23, 2017
  • Post category:Uncategorized
  • Post comments:4 Comments

Spring Boot creates fat jars as a result. It is very easy to run them in containers, just create an image that contains the appropriate Java version, copy the jar,…

Continue ReadingOptimizing Docker Images for Spring Boot
Read more about the article Creating colorful Banners for Spring Boot Applications

Creating colorful Banners for Spring Boot Applications

  • Post author:Kai Tödter
  • Post published:December 13, 2015
  • Post category:General/Java/Uncategorized
  • Post comments:5 Comments

Often it is nice if a service provides its own banner. Then you can easily recognize the start of the service, even when you just take a quick glimpse. Its…

Continue ReadingCreating colorful Banners for Spring Boot Applications

Continuous Delivery with Travis-CI & Giant Swarm

  • Post author:Kai Tödter
  • Post published:November 27, 2015
  • Post category:Uncategorized
  • Post comments:1 Comment

Recently I enhanced my Travis-CI build for Chatty: I create a docker image on the fly I push it to Docker Hub I push it to Giant Swarm and update…

Continue ReadingContinuous Delivery with Travis-CI & Giant Swarm

Deploy Multi-Language Projects to Heroku

  • Post author:Kai Tödter
  • Post published:November 30, 2014
  • Post category:Eclipse/General/Java/Uncategorized
  • Post comments:0 Comments

In my current technology playground chatty I use Java, TypeScript and JavaScript as programming languages. For the TypeScript/HTML based Web UI I use a node/grunt based build, for the Java…

Continue ReadingDeploy Multi-Language Projects to Heroku
  • Add Social Icon to OceanWP
  • Sticky Transparent OceanWP Header
  • Virtual Reality Videos
  • GitPod: Web IDE for GitHub
  • Heroku Docker Deployment Update
  • Privacy Policy
  • Impressum
Copyright 2025 - Kai Tödter