ShadowNode SHADOWNODE

Guides / Hosted n8n

Your always-on automation

Your own n8n instance on its own HTTPS subdomain — no port forwarding, no server admin. Here’s how to open it and ship your first workflow.

🔁 always-on🌐 own subdomain🔑 bring your keys

The setup wizard, step by step

/onboarding?demo=app
Welcome
1 Step 1

Welcome

Your always-on n8n is spinning up. This guide opens it and helps you build your first workflow.

/onboarding?demo=app
Open your n8n
2 Step 2

Open your n8n

Your own instance on your own HTTPS subdomain. The owner account is already set up — grab the login from your console (Credentials), sign in, then change the password to something only you know.

/onboarding?demo=app
Your first workflow
3 Step 3

Your first workflow

Ideas that pay off immediately: Telegram alerts (webhook → Telegram), scheduled cron jobs (backups, reports), AI pipelines (feed forms/mails through an AI node), or import from 2,000+ templates on n8n.io.

/onboarding?demo=app
Bring your own keys
4 Step 4

Bring your own keys

For AI nodes (OpenAI, Anthropic & co.) plug in your own API keys — you control the spend and we never see them. Webhook endpoints are public-ready out of the box. Upgrade RAM anytime from the console.

/onboarding?demo=app
You’re all set
5 Step 5

You’re all set

Manage your instance, upgrades and power from your console — log in with your ShadowNode account.

Troubleshooting

Where’s my n8n login
Console → your n8n service → Credentials. Change the password after first sign-in.
Webhook not reachable
n8n webhook URLs are public by default — use the https://…/webhook/… URL exactly, no port forwarding needed.
Workflows feel slow
Upgrade RAM from the console; running workflows keep going.