Basically this is what I want to do.
port localhost:1624–>port:80 / localhost (no port input) → nginx -->Cloudflare domain
I bought a domain from hostinger and want to host my gaming server webfront on my domain. My webfront can currently be accessed here http://155.138.141.186:1624/
If you can, change and adapt the port, or proxy to a different one, it would be great.
Otherwise, if it’s listening on port 80, it should work fine with Cloudflare. But, over the non-secured (HTTP) and in this case you should disable SSL at Cloudflare → which I really do not recommend to do.
Rather, fix that by adding and installing a valid SSL certificate at your origin host/server and make sure to switch to the Full (Strict) SSL at Cloudflare dashboard.
Thank you for your help. The guy who created the service says he uses Cloudflare + IIS. If I’m right ISS is just an alternative to nginx? And Cloudflare is to host the cert?
How do I go about forwarding this to my domain? Through nginx → Cloudflare?