» Tag
docker
38 postsThe Client Said On-Prem, So I Learned Linux Deployments
The client's on-prem request brought different challenges than cloud deployments. Learn about Linux-based deployment processes.
Self-Host Your Own LLMs with Docker Compose
A practical guide to building a private, self-hosted ChatGPT alternative using a two-service Docker Compose stack with Ollama and Open WebUI.
Xec: A Unified API for Localhost, SSH, Docker, and Kubernetes
Xec provides a consistent execution layer for TypeScript, enabling developers to run commands across various environments using a unified API.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comVifu: Open Source Solution for Building AI-Native Games
VifuDev is an open-source project providing stable endpoints and easy installation for local AI agents.
Open-Source CLI Validates Your Postgres Backups: Seeking Architecture Feedback
Learn about the backupdrill CLI tool that validates Postgres backups. The developer seeks architectural feedback.
Understanding NVIDIA DGX Spark Environment: From API to GPU, Week 1
Get essential information and commands to start working in the NVIDIA DGX Spark environment. Learn the details of the first week.
How to Shrink a Docker Image From 1.2GB to 180MB
A practical guide to cutting Docker image size by 85% without touching app code: multi-stage builds, slim base images, layer ordering and .dockerignore.
Fixing Docker Exit Code 137: Causes and Solutions Explained
Learn about the causes of Docker exit code 137 and how to manage OOM killer effectively.
Llamafile vs vLLM: Two Ways to Serve a Local Model
Explore the differences between Llamafile and vLLM for serving local models and their respective advantages.
Tinbase: Open Source Supabase-Compatible Backend Without Docker
Tinbase provides a Supabase-compatible backend without Docker. It offers quick setup and low memory usage, making it a lightweight alternative for developers.