My $35 server works harder than some PCs.
Vienna, Austria, June 25, 2026 -- digna, the European data quality and observability platform, today announced the release of ...
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 ...
Containers are meant to provide component isolation in a modern software stack. Put your database in one container, your web application in another, and they can all be scaled, managed, restarted, and ...
After his introductory series, Tom Fenton deploys a database on Docker and integrates it with other apps deployed from other Docker images. In my Introduction to Docker series, I covered the basics of ...
Spread the love“`html When it comes to modern software development, Docker has emerged as a cornerstone technology. It revolutionizes the way developers package, distribute, and run applications. If ...
Distributing desktop applications for Linux has long been a headache, in large part because apps have to be repackaged for each Linux distribution. And while an app-containerization technology like ...
I have a home server running on an old laptop, which is perfect for so many different self-hosted apps. I've been having a great time in 2026, figuring out how it all works and generally making my ...