Automated Backup of n8n Workflows to Gitea Repository

somdn_product_page

This n8n workflow automates the process of backing up your n8n workflows to a Gitea git repository at regular intervals. It fetches all workflows, encodes them into base64, and commits updates or new files to Gitea, ensuring your workflow configurations are securely stored and versioned. Ideal for teams wanting to safeguard their automation setup, this workflow runs every 45 minutes, automatically checking for changes before committing. It integrates Gitea API calls, scheduling triggers, and data encoding, making it a robust solution for continuous workflow backup management.

Node Count

11 – 20 Nodes

Nodes Used

code, httpRequest, if, n8n, scheduleTrigger, set, splitInBatches, stickyNote

Reviews

There are no reviews yet.

Be the first to review “Automated Backup of n8n Workflows to Gitea Repository”

Your email address will not be published. Required fields are marked *