Describe the problem/error/question
I have a Docker container running with n8n (latest version) and PostgreSQL with volumes mounted for data persistence and 2FA enabled. I’d like to create separate test and production environments for n8n, allowing an easy transition of workflows between environments, ideally through drag-and-drop functionality without the need to export. I’m also looking for a way to manage workflow versions.
Additionally, I’d like to know if there’s a way to unlock premium features locally without subscribing to n8n Cloud, as I’m a single user/hobbyist and paying a monthly fee isn’t feasible.
What is the error message (if any)?
No error message; I’m looking for guidance on environment setup and feature access.
Please share your workflow
(I will share specific workflows if needed for troubleshooting purposes.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: Latest
- Database: PostgreSQL
- n8n EXECUTIONS_PROCESS setting: [Add current setting if known]
- Running n8n via: Docker
- Operating system: Docker