Hi there n8n community! Wishing all a great day ahead. Currently I am trying to create an automation workflow for my X account. But since I am at beginner-level, would you please be so kind to advise me on how to create an automation workflow free of charge and self-hosted? Any assistance would be truly appreciated
2 Likes
For self-hosting n8n, you’ll need a server to run it on, such as a cloud server or your own computer. You can install n8n using Docker, which is generally the easiest method. After installing Docker, you can pull the n8n image and run it. The official n8n documentation has detailed instructions for Docker setup.
1 Like
if you want some easy VPS Server i can just recommend Hostinger.
2 Likes
In Spain, you can also search for a VPS Server like Raiola Network.
Hi @techrookie,
If this is just for a personal project and you want to goo 100% free of charge, your best option is just host n8n on your local pc using docker. Have a look at the documentation below:
If you just want to play around in n8n without any commitment, you can simply run it using npm