The usage environment is not beautiful.
Situation
Windows 11 PC with vmware Windows 11 installed.
Docker is used in the vmware client to run n8n.
To receive trigger actions from Telegram, it seems that you need to use webhook,
and setting up a tunneling environment is said to be the simplest way.
There are ngrok and cloudflare. If you prepare an inexpensive domain
(something like ~~.xyz for 3300 won at Gabia), they recommend cloudflare, so I started setting up cloudflare.
Originally, the network was a realm of ignorance, so I tried to get help from gemini,
but the explanation started spinning somewhere. If you fix A, B is a problem, and if you fix B, A occurs again.
Because I didn't know the principle, I spun around for 3 hours.
This time, I used chatgpt.
Chatgpt mainly explained how to set up using the cloudflared command within vmware.
I was able to set it up in 30 minutes.
Now, from my smartphone network,
I can access 'n8n running in docker on Windows vmware Windows'.
If I do it again, I think I will suffer the same way. ㅠ.
3-line summary.
If AI wanders, ask another AI.
The network is too difficult ㅠ
Now it's a good time.