CodeXpedite Logo
HomeTopicsCloud & DevOps

Cloud & DevOps

Cloud computing and DevOps practices for teams that ship: infrastructure, deployment pipelines, and automation that work together. Learn to provision, deploy, and operate applications with confidence and repeatability. Covers the tools and habits behind short, boring releases.

Abstract diagram of a three-component Windmill deployment with a proxy gateway in front.
Infrastructure as Code

Self-Hosting Windmill with Docker Compose: Server, Worker, and Postgres

A practical deployment guide for running Windmill on your own infrastructure using Docker Compose, covering the server-worker-Postgres architecture, the bundled Caddy stack, and VPS sizing.

Sep 7, 2026Read article
Self-Hosting Windmill with Docker Compose: Server, Worker, and Postgres
A cutaway 3D visualization of a Dockerized RAG stack showing interconnected containers for the Gradio app, Ollama LLM server, and Milvus vector database with a document transforming into vector particles.
Containers & Serverless

Anatomy of a Dockerized RAG Stack: The Containers, Ingestion Stages, and Six-Step Query Flow

A Dockerized RAG stack can start anywhere from three to eight containers before you ask a single question — and knowing exactly what each one does turns confusion into control. This walkthrough maps the Gradio, Ollama, Milvus, and NVIDIA NIM containers, follows a PDF through the four-stage…

Sep 3, 2026Read article
Anatomy of a Dockerized RAG Stack: The Containers, Ingestion Stages, and Six-Step Query Flow
Showing 1 - 2 of 2 Posts