reviewbot

Source code for the is-a.dev r...
Log | Files | Refs | README | LICENSE

merged.md (2380B)


      1 # Pull Request Merged :tada:
      2 
      3 ## What's next?
      4 
      5 Just follow the steps below and you can start using your domain!
      6 
      7 ### GitHub Pages
      8 
      9 1. Navigate to your GitHub Pages repository that you want to connect with your is-a.dev domain.
     10 2. Click on the Settings tab.
     11 3. Click on the Pages link in the sidebar.
     12 4. In the custom domain option, enter the domain you registered.
     13 5. Check the Enforce HTTPS checkbox.
     14 6. Give your domain some time (~24 hours) for the changes to propagate.
     15 7. Enjoy your domain!
     16     
     17 ### Vercel
     18 
     19 You may have to verify the domain so that you can successfully add the domain to your Vercel website; if you have done that already, the domain should already be connected! If it hasn't, go to the "Domains" section in your project's dashboard and click on "Refresh" to see if it works. If you need to verify the domain with Vercel then please follow our Vercel guide [here](https://docs.is-a.dev/guides/vercel/#creating-the-domain).
     20 
     21 ### Cloudflare Pages
     22 
     23 If you haven't done this by now, you need to add the is-a.dev domain to your Cloudflare Pages website. To do so, navigate to your settings for the website, click on "Custom domains", **click on "Add a custom domain" instead of the other option as it will make you use NS records so that the domain can be on Cloudflare DNS**, add the is-a.dev domain that you got and you are done!
     24 
     25 ### Other hosting providers
     26 
     27 Just make sure you have added the domain to your website. Try to see if there is a guide for your hosting provider at [our documentation](https://docs.is-a.dev/) to see how you can configure it. It's also a good idea to see your hosting providers' documentation to see how you can add a custom domain.
     28 
     29 ### Webserver (like NGINX, Caddy, Apache and etc.)
     30 
     31 You have to add these in your webserver config by yourself. If you don't know how to add a domain to your webserver then either use a different method of hosting your website or search on a search engine on how to use the said webserver.
     32 
     33 Need help with your domain? If you have some trouble setting up your domain, please create an issue or ask in the [Discord server](https://discord.gg/is-a-dev-830872854677422150) and we will try and help you as soon as possible!
     34 Made a mistake in the records? Don't worry, you can create a new pull request to correct your mistakes.
     35 
     36 Thanks for reading the message and thank you for using is-a.dev! :heart:
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror