mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
e53d5d9cc1
* persist postgres data using docker volumes * persist n8n data using docker volumes instead of writing to the host filesystem * wait for postgres to be actually ready before starting the server * run web server and workers as separate containers * create a new `withPostgresAndWorker` example |
||
---|---|---|
.. | ||
subfolderWithSSL | ||
withMariaDB | ||
withPostgres | ||
withPostgresAndWorker |