n8n VPS, preinstalled and ready for automation workflows
A self-hosted n8n server running in Docker with automatic SSL, provisioned the moment payment clears. Full root access, your data on your own machine, and no cap on how many workflow executions you run.
- Unlimited executions
- Docker + Compose
- Auto SSL
- Always-on webhooks
n8n VPS plans
Three plans on NVMe, each with a dedicated Vietnam IPv4. n8n, Docker, a reverse proxy and automatic SSL are configured before you get the login, so the editor is live on your domain from the first visit.
n8n Start
Personal automations and staging before production.
- 2 vCPU
- 4GB RAM
- 30GB Storage
- Single node, SQLite or PostgreSQL
- 7-day backups
n8n Pro
Daily production flows with a dedicated database.
- 4 vCPU
- 8GB RAM
- 50GB Storage
- Dedicated PostgreSQL
- 14-day backups
n8n Max
High volume, AI agents and heavy data pipelines.
- 6 vCPU
- 12GB RAM
- 80GB Storage
- Queue mode, Redis + workers
- 30-day backups
Not sure which plan fits, or need something bigger?
See all plans and pricingSelf-hosted n8n, not a metered cloud plan
Run n8n on a machine you control. Every workflow execution stays on your VPS, so there is no per-execution billing and no data leaving your server. n8n ships in Docker with a reverse proxy and automatic Let's Encrypt SSL, so your editor and webhooks are on HTTPS from the first login.
- Provisioning
- Once payment clears
- Runtime
- Docker + Docker Compose
- SSL
- Automatic Let's Encrypt
- Executions
- Unlimited, no per-run fee
- Application
- n8n (latest)
- Endpoint
- https://n8n.yourdomain
- Runtime
- Docker · Compose
- Database
- PostgreSQL
- SSL
- Let's Encrypt · auto-renew
- Region
- Vietnam
Why self-host n8n on a VPS
The cloud plan is quick to start but charges per execution and keeps your data on someone else's servers. On your own VPS, the whole instance is yours to shape, at a flat monthly price.
No per-execution fees
Run as many workflows and executions as your server can handle. You pay a flat monthly price for the VPS, not a bill that grows with every run.
Your data stays yours
Credentials, execution history and workflow data live in a PostgreSQL database on your own machine. Nothing is processed on a shared cloud you do not control.
Custom nodes and community packages
With full root you can install community nodes, add npm packages, and configure environment variables that the hosted plan locks down.
Always-on webhooks
Your instance runs 24/7 on a dedicated Vietnam IPv4, so webhook triggers, schedules and long-running workflows fire on time without cold starts.
What comes preinstalled
Your server is built with the full n8n stack in place. Log in over SSH or open the HTTPS editor and start building.
- n8n (latest)
- The current stable release of n8n, ready to log in and build workflows
- Docker & Compose
- n8n runs in Docker with Docker Compose, so upgrades are a single pull-and-restart
- Reverse proxy + SSL
- Nginx or Caddy in front of n8n with automatic Let's Encrypt certificates and renewal
- PostgreSQL
- A dedicated PostgreSQL database for n8n, more reliable than SQLite for real workloads
- systemd auto-restart
- The stack is set to come back up after a reboot or crash, so your instance stays online
What people build on a self-hosted n8n
n8n connects your apps, APIs and data with visual workflows. A few common things customers automate on their own instance:
- Marketing automation
- Lead capture, CRM sync, drip sequences and campaign triggers across your tools
- Data sync & ETL
- Move and transform records between databases, spreadsheets and SaaS apps on a schedule
- API integration
- Wire up REST and GraphQL APIs, glue services together and handle webhooks end to end
- Notifications
- Send alerts to Slack, Telegram, Discord or email when events fire in your systems
- AI workflows
- Build LLM chains and agents with the LangChain nodes, calling your own models or providers
- Scheduled jobs
- Cron-style triggers for reports, backups, scraping and any recurring task, running 24/7
What each plan includes
Every plan ships with n8n running behind SSL. The difference is the database, how work is queued, and how far back your backups go.
| Feature | n8n Start | n8n Pro | n8n Max |
|---|---|---|---|
| n8n, latest release | |||
| Domain and Let's Encrypt SSL | |||
| Docker and reverse proxy | |||
| Database | SQLite or light PostgreSQL | Dedicated PostgreSQL | Dedicated PostgreSQL |
| Queue mode, Redis and workers | |||
| Daily backups, retained | 7 days | 14 days | 30 days |
| Automatic n8n updates | |||
| Uptime monitoring | Basic | Standard | Advanced |