Delta Studios
Documentation

Get up and running.

Everything you need to set up, run, and troubleshoot your Delta Garage service.

Using a Custom Domain

Every garage gets a free Delta Garage subdomain (e.g. yourgarage.delta-g.app). If you'd rather use your own domain (e.g. play.yourdomain.com), that's free too - you just point your domain at your garage with a DNS record.

During setup

On Step 1 (Server Details) of the setup wizard, choose Custom domain and enter the domain you want to use (for example play.yourdomain.com). Your garage is still created on its Delta subdomain behind the scenes - your custom domain points at that.

Pointing your domain

In your domain registrar or DNS provider's control panel, create a record for the hostname you chose:

  1. Type: CNAME
  2. Name / Host: the subdomain part of your domain (e.g. play for play.yourdomain.com, or @ if you're using the root domain).
  3. Value / Target: your garage's Delta address, shown on your garage's management page (e.g. yourgarage.delta-g.app).
  4. Proxy / port: make sure traffic reaches your garage on the correct port - the exact value is shown alongside your address on the management page. If your DNS provider offers an HTTP/HTTPS proxy toggle, leave it in the mode your management page recommends.

DNS changes can take a little while to propagate (usually minutes, sometimes up to a few hours). Once it has, your garage answers on your own domain.

Notes

  • You can switch between the Delta subdomain and a custom domain later - just get in touch and we'll help.
  • Keep the underlying Delta subdomain working; your custom domain relies on it as the target.