I have used Docker for over half a decade now, and the vast majority of that time I've used Docker Run commands. I recently switched to Docker Compose, and it made my homelab so much easier to manage.
The automation should live with the programs it manages.
If you are searching for a more efficient way to deploy your projects you might be interested in this excellent guide to using Docker Stack by Dreams of Code. The frustration of manual redeployments, ...
Tom explains that most multi-tiered apps are dynamic and deployed in multiple locations so their components also will need to be updated. This is the fourth article in a series on running applications ...
Ask anyone running a home lab, and they’ll tell you that it is a constant cycle of excitement around discovering cool new services, and eventually, maintenance fatigue. It starts simply enough with a ...