17 Nov 2025 Post Keep you VPS with coolify Clean How to keep a vps clean and ensure that old volumes are not eating up all the space. coolify docker 5 min read
11 Sept 2025 Post Minimal self hosted E2E Setup with Playwright and Allure (Docker) his minimal stack shows how to do that with Playwright for tests, Allure for reports, Cronicle for scheduling, and optional self‑hosting via Coolify coolify docker 6 min read
03 Sept 2025 Post How to Fix Docker Orphaned Layers and Reclaim Lost Disk Space Learn how to identify and fix Docker's with Coolify orphaned layer problem that wastes disk space. Step-by-step guide to safely reset Docker data directory and reclaim gigabytes of storage on your VPS server. coolify docker 4 min read
28 Aug 2025 Quick Post Deploy python backend with docker How to build an image and deploy it via docker using pyproject.toml and fastapi. docker python 2 min read
16 Aug 2025 Quick Post How to Manage SQLite Databases on a VPS ( with Coolify ) The Problem Keeping a SQLite database consistent between a Docker‑based VPS and local development requires a shared persistent volume, correct path... coolify docker 2 min read