Custom subdomain

When you deploy a web-based application (the one exposed to the internet) you receive a unique subdomain which you can visit: SSL

You can change that subdomain to become something memorable like api.nativeci.app or ui.nativeci.app.

In order to do it, visit your project and navigate to Settings and then Deploy: Subdomain

Change the subdomain to something unique, but make sure your subdomain conforms to the following rules:

  • No more than 63 characters
  • Unique
  • No spaces, special characters etc.

Next click Save and if you run into any of the issues mentioned above you will be notified to fix them: Subdomain Changed

After that your project is deployed at custom domain: Subdomain Deployed

Edit this page on GitHub Updated at Wed, May 17, 2023