Adding a custom domain

Point your own domain at your app with a simple DNS change.

Updated Aug 3, 2026Domains & Networking

Give your app its own domain — like app.yourcompany.com — instead of a MonkeysCloud subdomain.

Add the domain

  1. Open your environment’s Domains page.
  2. Enter your domain and save.
  3. Follow the DNS instructions shown — usually an A record or CNAME pointing to your app.

Verification

MonkeysCloud verifies the DNS change automatically. Once verified, the domain serves your app.

Redirects

Point the bare domain (example.com) and www where you want them — for example, redirect example.com to www.example.com so users always land on one canonical address.

SSL

Certificates are provisioned automatically once your domain is verified. See auto SSL for details.

Adding a custom domain