In the last post, I shared how you can self-host via npm. If you are looking to run n8n locally for yourself without overhead -- that's the best way!
However, if you are considering of having cron triggers or using n8n as your backend 24/7, then this is a great tutorial for you.
All in all, it's quite simple.
Steps
If you have downloaded Docker, go to Step 3
- Download Docker from Docker dot com — pick the version that matches your computer
- Install it > Open the Docker App on Desktop
- Docker Hub > Search for n8n
- Choose n8nio/n8n > Click “Pull”
- Images > Click the “Run” button to start > Expand the dropdown menu of the Optional Setting
- Ports: you can input whatever port you like, e.g. 5678, under the host port field > Run
No comments yet. Be the first to comment!