Been self-hosting n8n for about a year now, and it’s been quite the learning experience. Started with a basic Docker setup, thinking “how hard could it be?” - turns out, harder than expected lol
After dealing with random crashes, lost workflows, and spending way too much time debugging infrastructure instead of building automations, I finally put together a proper hosting stack. Made a video about it here:
Curious what everyone else’s self-hosting setup looks like? Are you running bare Docker, Docker Compose, or did you go full kubernetes? How do you handle monitoring and backups?
Always interesting to see how different people solve the same problems!