mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-02-06 05:23:08 +00:00
- Add Railway-specific Docker image build to CI/CD workflow - Builds n8n-mcp-railway image alongside standard image - Railway image optimized for AMD64 architecture - Automatically published to ghcr.io on main branch pushes - Create comprehensive Railway deployment documentation - Step-by-step deployment guide with security best practices - Claude Desktop connection instructions via mcp-remote - Troubleshooting guide for common issues - Architecture details and single-instance design explanation - Update README with Railway documentation link - Removed inline Railway content to keep README focused - Added link to dedicated Railway deployment guide This enables zero-configuration cloud deployment of n8n-mcp with automatic HTTPS, global access, and built-in monitoring. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>