How backup all workflow?

Hello this is my configuration :

i m on premise :

  • n8n version: : 1.64.3
  • Database (default: SQLite): Postgress
  • n8n EXECUTIONS_PROCESS setting (default: own, main): : default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: : Debian 12µ

hello, so now i musing N8N i got many workflow, how i can backup all in one time ? and send them to my gitlab ?

can i do that in CMD line and send them all directly in github ?

in web interface i can’t

thanks

Hey @Issa2024,

You can do this using the CLI: CLI commands | n8n Docs or if you wanted to using a workflow template like this: Back Up Your n8n Workflows To Github | n8n workflow template

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.