Use Cloudflare with your site
To use Cloudflare with your site, first, create an account on https://www.cloudflare.com/ and add your domain in your account. After you’ve added your domain in Cloudflare, click on it and go to DNS.

Here, add CNAME records so the main URL eg: www.johndoe.com will be redirected to johndoe.mkit.cloud and the hub URL is for the admin panel so hub.johndoe.com will be redirected to johndoe.hub.mkit.cloud.
| Type | Name | Value |
|---|---|---|
| CNAME | www | johndoe.mkit.cloud |
| CNAME | hub | johndoe.hub.mkit.cloud |
| CNAE | @ | johndoe.mkit.cloud |