Help: Setting up Cloudflare Tunnel for n8n with Docker

Hi everyone, I’m trying to set up a Cloudflare Tunnel for my locally hosted n8n instance using Docker, so that third-party services like Google and Telegram can connect to it. I’ve followed the basic steps but I’m running into some issues getting the public URL and webhooks to work properly. , Has anyone successfully done this setup? Any tips, guides, or troubleshooting advice would be greatly appreciated!

Describe the problem/error/question

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:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

I followed this video and managed to make it work.

3 Likes

Thanks it’s working now, thanks once again

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.