[verdict][generated prompt][source: n8n.io]
Can I vibecode n8n Cloud?
// one session, and a personal version you can actually use
Because n8n itself is open source, the core cloud subscription can be replaced by self-hosting if you can own hosting, updates, and backups.
confidence: high
what it is: Workflow automation platform with self-hosted and cloud options
Buildability index · an editorial game
- Price 24 $/month weight: plus 2
- Time weekend weight: plus 2
- Category automation no weight
- Moat infrastructure scale weight: minus 2
- Confidence high weight: plus 1
- What you lose 6 items weight: minus 3
- Site n8n.io (si apre in una nuova scheda) no weight
They cancel out. This is where it comes down to how much the subscription annoys you.
Gioco editoriale: il verdetto dice se un agente può, l’indice se conviene.
// free tier: No free cloud plan, just a trial; self-hosting the open source core is free.
What you build
Self-host n8n, connect credentials, create workflows, and run a small VPS with backups.
what you need
- VPS or Docker host
- domain/HTTPS
- database/storage
- backups
- API credentials
- update routine
A perfect page for 'yes, but hosting/ops becomes your job'.
The prompt
One session with a coding agent and your version runs.
Build me a self-hosted n8n setup to replace n8n Cloud. Requirements:
- Do not rebuild the tool, n8n is open source. Set it up properly on my VPS instead.
- Docker Compose: the official n8n image with SQLite storage (fine at personal
scale, skip Postgres), a named volume for /home/node/.n8n, restart
unless-stopped.
- n8n binds to 127.0.0.1 only, published through my existing reverse proxy on an
HTTPS subdomain; n8n's own user management guards the editor.
- Set N8N_ENCRYPTION_KEY explicitly in .env and tell me to back that key up
separately. Losing it orphans every stored credential, say so loudly.
- Webhook env vars (WEBHOOK_URL) set to the public subdomain so external services
can call my workflows.
- Nightly backup script: export workflows and credentials with n8n's CLI plus copy
the data volume to backups/YYYY-MM-DD/, keep 14 days.
- An update script that pins a version tag, backs up first, then pulls and
restarts. Never run :latest blind.
- Import two starter workflows as JSON smoke tests: an RSS-to-email digest and a
webhook-to-Telegram alert.
- Out of scope: multi-user teams and high-availability scaling. This is one
person's automation box.
- README: first-boot owner account, a backup restore drill, and the update
routine. Ops is the subscription being replaced here. Prompt generated from the data on this page, not reviewed by hand yet. In English on purpose — it is the language coding agents work best in.
What you lose
- managed hosting
- backups
- scaling
- email support
- reduced ops burden
- team/admin features
Why people still pay
They pay to avoid maintaining an automation server that their business workflows depend on.
moat: Infrastructure scale what a moat is
open-source core/hosting
Free alternatives
Not in the mood to build it? These already exist, they are free or open source, and we checked them one by one.
Who has already built it
Starting from here is still vibecoding: the prompt is for when you want it exactly your way.
- n8n (opens in a new tab) — The product's open-source workflow automation core. (alive)
Do you agree?
The vote balance
Ancora nessun voto: il tuo è il primo.
Nessun voto ancora — il primo pesa.