Docs
  • Getting Started
    • Monitoring & Alerting
    • Path based routing
    • Staging Environments
    • Custom Domains
    • CI Pipelines
    • Zero Downtime Releases
    • Horizontal Scaling with replicas
    • Deployment modes
    • Environment Variables
    • Troubleshooting Deployments
    • Using the IDE
    • Code Reviews
    • Pricing: Hosting and Seats
    • Installing OS-level packages using Nix
    • Speedrun: Deploying an app
  • Templates
    • FlowiseAI - Low Code LLM Apps Builder
    • Llama2 API
    • Llama2.cpp Chat
    • Jupyter Notebook
    • Stable Diffusion Text2Img
    • Text generation web UI
Powered by GitBook
On this page
  • Adding Your Domain
  • Connecting Workspaces
  • Further reading
  1. Getting Started

Custom Domains

Domains are key for navigating your users to your applications. Adding a custom domain to Arkane Cloud opens up many features and only takes a minute.

PreviousStaging EnvironmentsNextCI Pipelines

Last updated 1 year ago

Custom Domains

Arkane Cloud allows you to attach your workspaces to custom domains in minutes. If you do not yet have a domain, purchase one from a domain registrar such as or .

Adding Your Domain

To add your domain, navigate to the Domains tab in the workspace Dashboard.

Then, simply add your Domain

To verify your domain, you need to add two DNS records:

Type
Name
Value

A

@

*Find this in the domain dashboard*

TXT

@

*Find this in the domain dashboard*

Connecting Workspaces

Now that your domain is verified, you can connect workspaces to your domain by pressing edit, and selecting your workspaces from the dropdown:

If you select multiple workspaces, Arkane Cloud will automatically evenly distribute the traffic to all selected workspaces. This can be used for load balancing or A/B testing

Further reading

Domains open up a wide array of additional features in Arkane Cloud:

Staging Environments
Zero Downtime Releases
Path based routing
GoDaddy
Namecheap