VM1
Sold out
$ 13,455/ mo
- 1 vCPU
- 1 GB RAM
- 15 GB SSD
- 1 static Argentine IP
- Unmetered transfer (fair use)
- Windows or Linux
- AI supervision around the clock
n8n VPS
Self-hosted n8n with Docker, on a VPS with an Argentine IP. Unlimited workflows and executions, AI agents connecting your systems and your customers’ data stored in Buenos Aires.
In short
To self-host n8n, a Linux VPS with Docker is enough: install it with one command, publish it behind HTTPS and it keeps running with no limit on workflows or executions. At VPS Argentina we recommend the VM3 (3 vCPU, 3 GB) for n8n with AI agents; the VM2 is enough for simple flows. The cost is fixed, in pesos.
Updated
n8n VPS
On your VPS there is no monthly execution counter: run as many flows as you need and always pay the same.
The data flowing through your workflows —customers, orders, conversations— stays on a Buenos Aires server you control.
On the same VPS you can add PostgreSQL, a vector database or Evolution API for WhatsApp, each in its own container.
With a static IP and the server supervised by AI, your systems’ webhooks find n8n awake at any hour.
Plans
Monthly prices, VAT excluded. USD amounts are the official store list; local invoicing is issued in pesos.
Sold out
$ 13,455/ mo
$ 26,910/ mo
Most chosen
$ 40,365/ mo
$ 53,820/ mo
Getting started
With the official script, on Ubuntu 24.04:
curl -fsSL https://get.docker.com | shWith the data in a volume and Argentina’s time zone:
docker run -d --name n8n --restart unless-stopped -p 127.0.0.1:5678:5678 -e GENERIC_TIMEZONE=America/Argentina/Buenos_Aires -v n8n_data:/home/node/.n8n docker.n8n.io/n8nio/n8nCaddy fetches the certificate on its own. Point a subdomain to your IP and run:
caddy reverse-proxy --from n8n.tudominio.com --to 127.0.0.1:5678Questions
The VM2, with 2 GB, is enough for simple flows. If you use AI agents, many parallel executions or PostgreSQL on the same server, we recommend the VM3 or VM4.
Not on our side: the VPS does not count executions. The limit is the plan’s CPU and memory, which you can expand when needed.
The VPS is delivered with Linux ready for Docker, and the three commands on this page get n8n running. If you get stuck during setup, write to us and we will point you in the right direction.
Yes. n8n connects over API or webhook to WhatsApp Business, Mercado Pago, Google, your CRM and AI models such as OpenAI or Claude.
The VM3 costs $ 40,365 a month with the VPSARG code, VAT excluded. The self-hosted community edition of n8n has no license fee for internal use.
Keep exploring