Hey n8n community
Tired of juggling your workflows with no proper version control?
I’ve been building a self-hosted (Docker) companion that does exactly that and I’m looking for a few testers to try it out for free before the official launch.
What it already does:
- Push/commit any workflow (JSON) to the Git branch of your choice, with or without a commit message
- Create, delete, and merge branches, manage tags
- See diffs between commits and rollback with one click
- Pull a specific workflow from a specific branch and commit directly into your local n8n
- Full history of each branch, showing all workflows and commits
- Multi-user support: each tester connects their n8n API key + GitHub PAT, using a personal or shared repo
(The Docker client runs locally, talks to the backend API, which interacts with your GitHub repos. No forced SaaS, you stay in control.)
Why I need your help:
I want to build a companion tool for n8n that evolves based on real user feedback.
I’m already working on features like multi-environment support, to let you test workflows safely, isolate nodes, or simulate complex scenarios without touching production.
In exchange for your feedback (bugs, ideas, suggestions), beta access is 100% free.
Later on, this will become a paid service, but early testers get a free acess (and my full appreciation ).
If you’re interested in testing, just:
- Reply to this thread here on the forum
- Or send me an email at [email protected]
See you soon!
Luka