-
Notifications
You must be signed in to change notification settings - Fork 10
Create n8n #788
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Create n8n #788
Conversation
|
|
||
| #### Volumes | ||
|
|
||
| Um die Daten deines n8n persistent zu speichern, definiere Volumes unter **Volumes** wie folgt: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Braucht n8n nicht normalerweise auch noch eine Datenbank für ein produktionsreifes Deployment? Eine PostgreSQL, oder so?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Geht auch mit sqlite wenn ich die Doku richtig verstehe:
https://docs.n8n.io/hosting/installation/docker/#using-with-postgresql
|
Looks like this PR has been abandoned. Closing due to inactivity. |
|
Reopening; maybe @gandie can have a look at finalizing this guide? |
i18n/de/docusaurus-plugin-content-docs/current/guides/apps/n8n.md
Outdated
Show resolved
Hide resolved
Create documentation for n8n container Signed-off-by: gerrit19862 <42537866+gerrit19862@users.noreply.github.com>
Create documentation for n8n container