Server AP012

Every once in a while you run into a problem that simply doesn’t make sense at all, each new piece of information contradicts the previous one while you continue to go down the rabbit hole. One of those situations that makes you completely doubt everything you know and do, well, here’s the tale of server AP012.

[Read More]

Docker minimal deployment setup

I got into a situation where I got a minimal setup, fairly small VPS for a test/staging server which was behind a VPN. For a project I needed to deploy frontend services but rather than a Kubernetes setup I needed to get the same basic features on a simple bare VPS where I wasn’t even root at.

[Read More]