mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 19:32:15 +00:00
📚 Add MySQL database option to intro (#1006)
This commit is contained in:
@@ -107,7 +107,7 @@ docker run -it --rm \
|
|||||||
### Start with other Database
|
### Start with other Database
|
||||||
|
|
||||||
By default n8n uses SQLite to save credentials, past executions and workflows.
|
By default n8n uses SQLite to save credentials, past executions and workflows.
|
||||||
n8n however also supports MongoDB and PostgresDB. To use them simply a few
|
n8n however also supports MongoDB, PostgresDB and MySQL. To use them simply a few
|
||||||
environment variables have to be set.
|
environment variables have to be set.
|
||||||
|
|
||||||
It is important to still persist the data in the `/root/.n8` folder. The reason
|
It is important to still persist the data in the `/root/.n8` folder. The reason
|
||||||
|
|||||||
Reference in New Issue
Block a user