Browsing Tag
docker
156 posts
Building QM2: A Modern, Dockerized CLI Quiz Engine with 330+ Tests
🚀 The Mission Most quiz applications are web-based, but I wanted something that lives where I spend most…
Getting started with docker
What are containers? Containers are a way of packaging applications together with all required dependencies and configuration, making…
Kubernetes Is Overkill for 99% of Apps (We Run 500k Logs/Day on Docker Compose)
Everyone says you need Kubernetes for production. They’re wrong. We run Logtide, a full observability platform with log…
“Adeus ‘funciona na minha máquina’: Spring Boot com PostgreSQL usando Docker”
Introdução Quando comecei a estudar containerização de aplicações Java, uma coisa ficou muito clara: o maior ganho não…
Tech Stack Lessons from scaling 20x in a year
A year ago, I wrote about our tech stack and how it helped us run a lean cloud…
Local AI Tools: Introducing LocalAI (Tool 3)
Continuing our exploration of tools for running AI models locally, the next solution to discuss is LocalAI. Unlike…
Docker Network Commands
The docker network command is used to manage Docker networks. It allows you to create, inspect, list, connect,…
Docker Volumes and Data Persistence: Managing State in Containers 💾
One of the most challenging aspects of working with Docker has been figuring out data persistence. Containers are…
Part 01: Building a Sovereign Software Factory: Docker Networking & Persistence
GitHub: https://github.com/InfiniteConsult/0005_cicd_part01_docker TL;DR: In this first installment, we reject the fragility of default Docker environments. We build a…
Day 10 — Legacy Systems (The Old Bridge)
The forest grows darker as Gord and Rothütle push deeper, the trees closing in like ancient sentinels. Rothütle…