Skip to content

TASK SVM2-7062 Add n8n installation script#15

Open
hekshar wants to merge 1 commit into
masterfrom
task-ibezuglov-add-n8n-SVM2-7062
Open

TASK SVM2-7062 Add n8n installation script#15
hekshar wants to merge 1 commit into
masterfrom
task-ibezuglov-add-n8n-SVM2-7062

Conversation

@hekshar

@hekshar hekshar commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@hekshar hekshar requested review from amisa and pvokhmyanin April 21, 2026 15:42
@hekshar hekshar self-assigned this Apr 21, 2026
Comment thread n8n/application.json
"applications-slug": "n8n",
"application-name": "n8n",
"version": "latest",
"os": "ubuntu2404",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shall we add outputURL here?

"outputURL": "https://{{ address }}:5678"

as done in nextcloud template https://github.com/solusio/applications/blob/master/nextcloud/application.json#L15 ?

Comment thread n8n/setup
N8N_PORT=${N8N_PORT}
N8N_ENCRYPTION_KEY=${ENC_KEY}
N8N_USER_MANAGEMENT_JWT_SECRET=${JWT_SECRET}
N8N_HOST=${HOST_IP}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should it be 0.0.0.0? what if the VM will have 2 IPs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants