Cloudflare
To configure Cloudflare for custom domains, we need to set up CNAME records for all the domains you want to point to your Miget app.
Set SSL/TLS
Login to your Cloudflare account, to go the SSL/TLS settings for your domain. Set SSL/TLS to Flexible.
Info
Miget is currently working on exposing Apps over TLS to Cloudflare - currently, the Full option will triger the SSL handshare failed error
Add CNAME records
-
Go to the DNS -> Records settigs for your domain.
-
Add a CNAME record for
example.comto point to your Miget's DNS target, which looks like:ingress-<random>.migetns.com.
If you want to protect your traffic with Cloudflare, ensure the orange cloud (Proxy status) is enabled.
-
Add another CNAME record for
wwwdomain.
That’s it! DNS changes can take a few minutes to propagate, but once they do you should be all set.
