Tiger's blog about Linux and DevOps.

Kamal new ssl_redirect option
Josef Strzibny Fri May 16

Kamal new ssl_redirect option

Kamal's built-in SSL handling is pretty neat. Now it gets better by letting users disable the HTTP to HTTPS redirect which was happening automatically.

How to review Docker layers with dive
Josef Strzibny Mon May 05

How to review Docker layers with dive

There's nothing worse in deploying Docker than an insecure bulky Docker image that's time consuming to rebuild. Here's how we can review the image layers.