Skip to content

Conversation

@tokifyi
Copy link
Contributor

@tokifyi tokifyi commented Oct 11, 2025

No description provided.

@tokifyi tokifyi requested a review from a team as a code owner October 11, 2025 00:13
## Step 2: Clone the n8n Sample on Defang

Clone the n8n sample to your directory:
Create a new directory for your n8n deployment:
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Create a new directory for your n8n deployment:
Clone the Defang n8n sample for your own deployment:

cd n8n
```

Once you choose the n8n sample, it'll clone the n8n sample for you.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Once you choose the n8n sample, it'll clone the n8n sample for you.
Once the n8n sample has been cloned, open it with your favorite IDE.

Set to true to enable SSL. Set to false to disable SSL.

That be stated it recommend that deploy your N8N instance with SSL enable so it would be a managed version of Postgres.
It is recommended that you deploy your N8N instance with SSL enabled so it would be a managed version of Postgres.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
It is recommended that you deploy your N8N instance with SSL enabled so it would be a managed version of Postgres.
It is recommended that you deploy your n8n instance with SSL enabled so it would be a managed version of Postgres.

Set to true to reject unauthorized certificates. Set to false to accept unauthorized certificates. Counterintuitive, but leave this as false to allow managed Postgres to work.

That be stated it recommend that deploy your N8N instance accept unauthorized certificates it would allow managed version of Postgres to work. Please accept unauthorized certificates by using `defang config set DB_POSTGRESDB_SSL_REJECT_UNAUTHORIZED=false -Paws`
It is recommended that you deploy your N8N instance to accept unauthorized certificates so it would allow managed version of Postgres to work. Please accept unauthorized certificates by using `defang config set DB_POSTGRESDB_SSL_REJECT_UNAUTHORIZED=false -Paws`
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
It is recommended that you deploy your N8N instance to accept unauthorized certificates so it would allow managed version of Postgres to work. Please accept unauthorized certificates by using `defang config set DB_POSTGRESDB_SSL_REJECT_UNAUTHORIZED=false -Paws`
It is recommended that you deploy your n8n instance to accept unauthorized certificates so it would allow managed version of Postgres to work. Please accept unauthorized certificates by using `defang config set DB_POSTGRESDB_SSL_REJECT_UNAUTHORIZED=false -Paws`

Copy link
Contributor

@nullfunc nullfunc left a comment

Choose a reason for hiding this comment

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

Some minor tweaks.
I change N8N -> n8n to be consistent with the case of the naming on the page and on n8n's page (lower case)

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