N8n(ngrok) + CmofyUI(local PC) = its real?

Hey ! !
I’m trying to set up a kind of hybrid workflow .
I have my n8n instance running with its own ngrok). I want this “online” n8n to trigger jobs on my Comfy UI, which is running locally on my pc.
To make my local ComfyUI accessible to my n8n, I’m thinking I’ll need to use a separate ngrok tunnel just for ComfyUI.
Does this sound like a sensible way to do it? I’ve been looking around but haven’t found many specific guides for this exact “online n8n → ngrok → local ComfyUI” setup.
Are there any particular things I should watch out for, or any tips/tutorials you could point me to for this kind of remote connection to a local ComfyUI?
Thanks a lot for any help or pointers! :point_right: :point_left:
p.s
I’m familiar with this link ComfyUI-ngrok<!-- --> - ComfyUI Cloud but I haven’t seen any lessons on it.
I’m a noob. I have seen many tutorials where local n8n + local ComfyUI, but no tutorials where online/cloud n8n + local ComfyUI.

Seems both n8n and ComfyUI are both running locally on your PC.

So they should be able to connected via localhost
Or you can set both ngrok solutions and both service will have a domain

Then you can connect each other based on their domain.


I don’t have this kind experience but sounds workable. Hope there will be someone has done the same thing and share their experience.

2 Likes

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