- Published
- Author
- Keshav Chakravarthy
You can use cloudflared to expose apps running on localhost using a dedicated domain, and HTTPS
• For hosting using a random URL just run
• For an owned domain, there are a bunch more steps.
◦ Prerequisites:
▪︎ You need a domain name that you own. Can buy one for an year for <200 Rs
▪︎ Create a Cloudflare account. You will be asked to login to dash.cloudflare.com
▪︎ Follow the instructions including the installation instructions in https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/tunnel-guide/local
• For hosting using a random URL just run
cloudflared tunnel --url http://localhost:• For an owned domain, there are a bunch more steps.
◦ Prerequisites:
▪︎ You need a domain name that you own. Can buy one for an year for <200 Rs
▪︎ Create a Cloudflare account. You will be asked to login to dash.cloudflare.com
▪︎ Follow the instructions including the installation instructions in https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/tunnel-guide/local