Skip to main content

How I setup my n8n instance

· 6 min read

n8n is freaking awesome, and it's allowed me to prototype various MVPs without actually coding anything substantial. I don't have to think about infra, and I can use it as long as it's not directly user-facing.

Try n8n. I beg you. It's free, and you can run it on a spare VPS that you have (or on your spare gaming PC).

To setup n8n, you have 2 options:

  1. Self-host it for free (preferably using Docker); or
  2. Use the hosted plans on n8n.io and pay $20.

The former is what we'll focus on for this post. If you're using the hosted plans, then feel free to skip this post entirely (but thanks for reading anyways haha).

You should not protect your team (sometimes)

· 4 min read

One of the things that people keep telling EMs - including me - is that they should protect their team's time. Do the shitty, boring, tedious work, so that they can deliver. Do the tedious work of "tag your resources so that your infra can be accurately billed" so that your team can focus.

There is a kernel of truth to this advice, but I think most well-intentioned managers take it too far. In fact, I've taken it too far as well at times.

Protecting the team is a spectrum; if you veer off the middle towards either the "I exist solely to protect the team" side vs the "who cares about the team" side, then you risk hurting your team.