NodeOps
KR

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.

100,000명 이상의 빌더. 하나의 워크스페이스.

제품 업데이트, 빌더 스토리, 더 빠르게 출시할 수 있는 기능에 대한 얼리 액세스를 받아보세요.

CreateOS는 아이디어가 컨셉에서 라이브 배포까지 원활하게 이동하는 통합 지능형 워크스페이스입니다. 도구, 인프라, 워크플로 간의 컨텍스트 전환을 제거하고 CreateOS 마켓플레이스에서 즉시 아이디어를 수익화할 수 있습니다.