PodlikePodlike: example use-casesIf we can run co-located containers on Docker Swarm mode, what can we use them for? This post goes through a few made-up example stacks, and explains the setup and the configuration of the components within the sort-of pods.
Home LabHome Lab - OverviewThis post is the first in a series explaining the setup I use to run my websites and their related services at home on cheap hardware using containers.
FlaskPython microservices with FlaskThis is the story of why I chose to write my web applications in Python using the open-source Flask framework.