Docker

Docker

6 posts in this category

HAP
×3
HAProxy LB
round-robin • health • scale
DevOpsHAProxyDocker

How to Load Balance with HAProxy on Docker Compose

Deploy HAProxy as a Docker Compose load balancer with round-robin routing, health checks, and the Stats UI for monitoring backends.

12 min read16/06/2026
EC2
LOG
CPU
EC2 Production
logs • disk • monitor
CloudAWSDevOpsDocker

Manage EC2 production: Docker logs, CPU, and RAM

A practical EC2 production checklist: limit Docker logs, avoid full disks, and monitor CPU, RAM, disk, network, and status checks.

8 min read16/06/2026
APT
OK
Docker Install
ubuntu • group • hello
DevOpsDockerLinuxUbuntu

Install Docker on Ubuntu with docker.io

Install Docker quickly on Ubuntu with apt, add your user to the docker group, and verify the setup with hello-world.

7 min read16/06/2026
API
DB
Redis
compose
DevOpsDocker

Docker Compose for multi-project local dev

Use Docker Compose to run multiple projects side by side, avoid port conflicts, isolate MySQL and Redis, and keep local dev easy to reset.

14 min read15/06/2026
SSL
NPM
APP
Proxy Manager
domain • ssl • docker
DevOpsNginxDocker

Nginx Proxy Manager with Docker Compose and SSL

Run Nginx Proxy Manager with Docker Compose, point multiple domains to one server, reverse proxy internal apps, and request SSL certificates.

9 min read15/06/2026
OOM
137
Docker Memory
oomkilled • exit • limit
DevOpsDocker

Container exit 137: debug OOMKilled and memory limits

Debug Docker or Kubernetes containers restarting with exit code 137, tune Node.js memory limits, and inspect possible memory leaks.

9 min read02/06/2026