![]() |
De-containerizing my stuff |
Henrik's thoughts on life in IT, data and information management, cloud computing, cognitive computing, covering IBM Db2, IBM Cloud, Watson, Amazon Web Services, Microsoft Azure and more.
Pages
▼
Monday, May 16, 2022
Containerize your Db2 Python app
Tuesday, May 10, 2022
Some fun with traefik routing on the edge of a reverse proxy
![]() |
Path-based routing with Traefik |
In a recent blog post, I mentioned that I use the traefik edge router / reverse proxy to put a custom domain in front of my IBM Cloud Code Engine apps. Today, I want to share details on how I configured path-based routing, i.e., depending on the path in the URI a different Code Engine app serves the request. The use case is to implement a microservices-based solution architecture with multiple backend services reachable over a single host name (on a custom domain).
Monday, May 9, 2022
A simple nginx deployment on IBM Cloud Code Engine
![]() |
HTML files as configmap in Code Engine |
Thursday, May 5, 2022
Custom domain for your serverless Code Engine app
![]() |
Output of a IBM Cloud Code Engine app |