Blog
Thoughts on web dev, Laravel, Shopify, and everything in between.
-
How to Update Self-host n8n in Docker in a Few Simple Steps
Quick steps to update self-hosted n8n in Docker: pull the latest image, stop and remove the old container, then start with the new image—with Docker Compose or docker run, plus backup and verification tips.
-
How to Self-Host n8n on Ubuntu: A Step-by-Step Guide
Step-by-step guide to self-hosting n8n on Ubuntu: install Docker, run n8n with Compose or docker run, then set up Apache as a reverse proxy with WebSocket support and Let's Encrypt SSL.