Replies: 1 comment
-
I have made this to work, I will brefly write a guide here : The setup is for situations where you dont have static ip and you want to use cloudflare tunnel instead which is also a reverse proxy. Then you log to your cloudflare go to tunnel and create the subdomains to point into your local ip:port This way you dont have to make any certs because everything is automatically done by cloudflare. You can also enable OAuth in the dashboard web page to allow only autorized connections. My setup works perfectly with full custom yaml except of a problem that i have posted here https://discord.com/channels/825071750290210916/1151829306750812210 But have no reacitons from the team. |
Beta Was this translation helpful? Give feedback.
-
Hello guys,
I hope there is someone with the knowledge to create a guide for using Netmaker without a VM in cloud but with your own server that getting in internet using :
Cloudflared Tunnel : That actually provide you a dynamic link between a public domain and your dynamic ip together with a reverse proxy that you can setup in their dashboard.
So where it gets a bit complicate is that you dont need a reverse proxy in the Docker Stack as you have this with Cloudflare but services need https connection so need SSL certs and this is the ricky and not so clear part for me to setup correctly.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions