Automation
Deploy n8n in one click
n8n is a fair-code workflow automation platform — a self-hostable alternative to Zapier and Make. Connect hundreds of apps and build automations with a visual editor, on infrastructure you control.
Docker image
Deployed from the official image, listening on port 5678.
n8nio/n8n:latestEnvironment variables
These are pre-filled and documented when you deploy. Secrets are generated for you and hidden after saving.
N8N_HOSTRequired
Public hostname n8n is served on.
N8N_PROTOCOLdefault: httpsProtocol for generated URLs.
N8N_PORTdefault: 5678Internal port n8n listens on.
N8N_ENCRYPTION_KEYRequired
Secret
Encrypts stored credentials — keep it stable.
Persistent storage
Persist /home/node/.n8n to keep your workflows and credentials.
Good to know
- Set N8N_HOST to your deployed subdomain (or custom domain) so webhook URLs are correct.
- Connect a PostgreSQL database for production use instead of the default SQLite.
Add a deploy button
Maintaining n8n or a similar tool? Drop this badge in your README so anyone can deploy it on Darmi Cloud in one click.
[](https://darmicloud.tech/templates/n8n)