Context
I need to back up all my n8n data—including my workflows, credentials, and settings—from my self-hosted instance running on a Hostinger VPS. My goal is to then restore or import all this data into a new n8n Cloud account, as I want to migrate my setup without losing any data. I’m looking for the correct and most reliable method to perform this backup and migration.
My question is-
Can I backup and restore my entire data from hostinger vps to n8n cloud safely?
Information on my n8n setup
- n8n version: Latest
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Hostinger VPS (Ubuntu)
- Operating system: (Windows 10)