DEV Community

Discussion on: Custom domain name, Heroku, and SSL

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt • Edited

It works now. It is as simple as activating payment to Heroku, by upgrading Dyno.

heroku ps:resize web=hobby

It's $7 per month. Heck, my domain is only $8 per year.

Collapse
 
ben profile image
Ben Halpern

You can handle this in other ways, like if you send your traffic through Cloudflare and use their free SSL cert.

Collapse
 
andrzejwp profile image
andrzejwp

Here's how, with a free cloudflare worker flotiq.com/docs/Deep-Dives/add-a-c...