Hello !
I’d like to perform a n8n backup every day from production to our staging environment for several reasons (safety, test upgrades…)
The only thing, I suppose, that blocks me, is schedule workflows. Actually, I don’t want them to be triggered in this test instance. Do you know if there is a mean to deactivate them all ? Or do I need to modify the Database after the restore ?
Many thanks for your suggestions !
Regards,
Information on your n8n setup
- n8n version: 1.73.1
- Database (default: SQLite): postgresql
- n8n EXECUTIONS_PROCESS setting (default: own, main): main
- Running n8n via (Docker, npm, n8n cloud, desktop app): docker
- Operating system: Linux