NodeOps
IN

Custom Domains

Add, verify, and manage custom domains for your projects.


Add a Domain

Bash
1createos domains add api.myapp.com

After adding, the CLI shows the DNS records you need to configure:

  ✓ Domain "api.myapp.com" added successfully.

  Configure your DNS with the following records:

  Type   Name              Value
  A      api.myapp.com     203.0.113.50
  TXT    _verify.api       createos-verify=abc123

Verify DNS Propagation

After configuring DNS records at your registrar:

Bash
1createos domains verify

The CLI polls every 10 seconds and confirms when verification succeeds:

  ℹ Waiting for DNS verification of api.myapp.com...
  ⏳ pending
  ⏳ pending
  ✓ Domain api.myapp.com is verified!

Check once without waiting

Bash
1createos domains verify --no-wait

List Domains

Bash
1createos domains list

Shows domain names, linked environment, verification status, and any messages:

  ID         Domain           Environment   Status        Message
  abc123     api.myapp.com    production    ✓ active
  def456     staging.app.com  staging       ⏳ pending    Awaiting DNS

Delete a Domain

Bash
1createos domains delete

Requires confirmation. Use --force in CI.

1,00,000+ बिल्डर। एक कार्यक्षेत्र।

उत्पाद अपडेट, बिल्डर कहानियाँ, और उन सुविधाओं तक पहले पहुँच प्राप्त करें जो आपको तेज़ी से शिप करने में मदद करती हैं।

CreateOS एक एकीकृत बुद्धिमान कार्यक्षेत्र है जहाँ विचार अवधारणा से लाइव डिप्लॉयमेंट तक सहजता से आगे बढ़ते हैं, टूल, इन्फ्रास्ट्रक्चर और वर्कफ़्लो में कॉन्टेक्स्ट-स्विचिंग को समाप्त करते हुए CreateOS मार्केटप्लेस पर तुरंत विचारों को मुद्रीकृत करने का अवसर प्रदान करता है।