Categories
Posts tagged with "Databases"
AI-Powered RSS Digest Emails with n8n
5/17/2025
Built an automation with n8n to pull from multiple RSS feeds, summarize the content with AI, and send a clean email digest. Here’s how I structured the workflow, tackled data formatting, and kept things scalable with tools like SendGrid and Google Sheets.
Self-Hosting n8n on a VPS with PostgreSQL, Docker, and SSL
5/10/2025
I self-hosted n8n on a VPS to ditch execution limits and get full control without the monthly price tag. PostgreSQL for multi-user support, Docker for easy deployment and updates, and a polished subdomain setup — here's how it came together.