Running Changedetection.io: Website Change Alerts

Running Changedetection.io: Website Change Alerts You want to know when a product drops in price, when a job posting appears, when a government page updates, or when your competitor changes their pricing. You could check manually every day. Or you could let a self-hosted tool do it for you. Changedetection.io monitors any webpage and alerts you when something changes. It’s like Google Alerts, but for the actual visual content of any page — not just search results. ...

February 17, 2026 · 7 min · Self Host Setup

Self-Hosted n8n: Zapier Alternative for Workflow Automation

Zapier charges $20/month for 750 tasks. Their business plan? $600/month. Meanwhile, n8n does everything Zapier does — and more — and you can self-host it for free. No task limits. No per-execution fees. Your data stays on your server. This guide walks you through deploying n8n with Docker, PostgreSQL for reliability, a reverse proxy for HTTPS, and building your first real workflow. What is n8n? n8n (pronounced “nodemation”) is an open-source workflow automation platform. Think Zapier or Make.com, but: ...

February 9, 2026 · 6 min · Self Host Setup