Blogger

Veselin Stoyanov

Welcome to my personal website about programming, technology, indie hacking and more!

Pushing Docker images to a private registry with Docker Compose

Recently I was looking for a way to push services’ images of a Docker Compose project to a private registry. In this article I’m going to save you some guesswork as the process is a bit ambiguous.

Read

Self-hosting a mail server in 2020

You have some sort of application that has to deliver email. You are also a tech savvy person who believes in the “email is decentralised” mantra so you decide to self-host a mail server yourself. Not so fast. In the following paragraphs I will try to summarise what I have learnt and what it is like to self-host a mail server in 2020.

Read