I built a simple n8n backup workflow for those running it on a VPS.
What it does:
- Exports all workflows daily in .json
- Saves them in a Google Drive folder named by date
- Deletes old folders automatically to keep things organized
Super useful to avoid losing work if something goes wrong with your server.
If anyone here needs it, I can share the template.