Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.nudj.cx/llms.txt

Use this file to discover all available pages before exploring further.

Nudj lets you serve your member-facing community under your own domain (e.g. community.yourbrand.com instead of community.nudj.cx).

Adding a domain

Enter the domain

Org Settings -> Domains -> Add. Enter your domain (e.g. community.yourbrand.com).

Verify DNS

Nudj provides a CNAME record to add to your DNS. Once the record propagates, the domain is verified.

SSL auto-provisioning

Once verified, Nudj provisions an SSL certificate automatically.

Flip live

Set the domain as Active. Members can now access your community at the new URL.

Domain flow in onboarding

During org onboarding (#728), domain settings are available upfront — you can wire your domain before your community even launches. Domain UX was cleaned up in #1312.

Multiple domains per org

You can attach multiple domains to a single org (one per community, or several pointing at the same community for marketing splits). The UI shows verification and SSL progress during setup for each domain.

API access

See the Domains endpoints in the Admin API reference for add/get/remove domain operations. The API returns the current domain list as strings; per-domain verification and SSL state are reflected in the admin UI during setup rather than exposed as persistent programmatic status queries.

Troubleshooting

CNAME changes can take up to 48 hours to propagate globally. Re-verify after 24 hours before escalating.
After verification, SSL provisioning takes 1-5 minutes. If it’s still pending after 15 minutes, contact support.