Summary
Configure a custom domain with HTTPS for the deployed API.
Blocked by
Blocks
Nothing
Steps
- Register or choose a domain/subdomain for the API (e.g.,
api.cortex.example.com)
- Configure DNS records (CNAME or A record) pointing to the cloud provider
- Enable HTTPS/TLS in the cloud provider dashboard (most auto-provision via Let's Encrypt)
- Update
docs/deployment.md with domain configuration steps
Acceptance Criteria
Summary
Configure a custom domain with HTTPS for the deployed API.
Blocked by
Blocks
Nothing
Steps
api.cortex.example.com)docs/deployment.mdwith domain configuration stepsAcceptance Criteria
docs/deployment.mdupdated with domain setup stepsCloses #61