Describe the problem/error/question
Hi,
I’m deploying n8n 1.113.3 to Railway (Docker) with two services: Primary for the web UI and Worker for background jobs. I’m trying to seed the instance with an exported credentials file, but I’m stuck. I’d appreciate guidance on a supported way to import credentials on first boot on Railway.
What I’m trying to do: import a credentials export (JSON array) of ~40,917 characters, generated from a locally installed Windows instance. Both instances use the same N8N_ENCRYPTION_KEY.
I believe there should be an easy way to do this, but I’ve already spent many hours and still can’t get it working.
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.113.3
- Database (default: SQLite): postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): Railway
- Operating system: