Blog

Guides from the NOC

Written from running the hardware — what breaks, why, and the command that fixes it.

11 posts matching “docker” · Clear

VPS Docker Filling Up Your VPS Disk? Here's the Real Fix

VPS disk full because of Docker? Learn why images, logs, and volumes pile up, and how to safely clear them with docker system prune and log rotation limits.

23 August 2026 · 6 min · 4 views
VPS Traefik Reverse Proxy on a VPS: Docker Labels + Auto HTTPS

Set up Traefik on your VPS to auto-route Docker containers and issue Let's Encrypt SSL with zero config reloads. Step-by-step guide with fixes for common err...

22 August 2026 · 5 min · 5 views
VPS Docker Filling Up Your VPS Disk? Full Cleanup Guide

Docker quietly filling your VPS disk with old images, logs, and volumes? Find out what's eating space and clean it up safely without breaking containers.

10 August 2026 · 6 min · 3 views
VPS Docker Compose on a VPS: Fix the Common Pitfalls

Running Docker Compose on a VPS? Fix containers that vanish after reboot, port conflicts with Nginx, volume permission errors, and lost data, the right way.

9 August 2026 · 7 min · 5 views
VPS KVM vs OpenVZ: Why Docker or WireGuard Won't Run on Your VPS

Docker or WireGuard failing with 'Operation not permitted' on your VPS? Learn the KVM vs OpenVZ difference, how to check yours, and how to fix it for good.

3 August 2026 · 6 min · 4 views
VPS Docker Bypassing Your UFW Firewall? Here's the Real Fix

Published Docker container ports staying open even after UFW denies them? Learn why Docker bypasses UFW via iptables, and how to actually lock it down.

30 July 2026 · 7 min · 9 views
VPS Running Docker on a VPS: Setup and Common Fixes

Learn how to install Docker on your VPS the right way, run your first container, and fix the permission, port, and disk-space issues that trip people up.

14 July 2026 · 6 min · 5 views
VPS Self-Hosted Git Server on a VPS: Gitea Setup Guide

Run your own private Git server on a VPS with Gitea. Step-by-step setup with Docker, Nginx reverse proxy, HTTPS, SSH push, and backup tips.

24 August 2026 · 6 min · 2 views
VPS Install n8n on a VPS: Self-Hosted Automation Setup Guide

Self-host n8n workflow automation on a VPS using Docker, Postgres, and Nginx with HTTPS, plus fixes for webhook, encryption key, and disk-space errors.

13 August 2026 · 6 min · 3 views
VPS VPS Timezone Wrong? Fix Cron, PHP & MySQL Time Mismatches

VPS clock right but cron, WordPress, and MySQL times don't match? Fix timezone settings across OS, PHP, MySQL, cron, and Docker layer by layer.

6 August 2026 · 7 min · 3 views
VPS Choosing a VPS Plan: How Much vCPU, RAM & Disk You Need

Confused about vCPU, RAM, or disk size for your VPS? Learn how to size a plan for WordPress, WooCommerce, Node, or Docker workloads without over- or under-bu...

27 July 2026 · 7 min · 2 views