Skip to content

feat: wire postkit.singletonsd.com to production Function App - #147

Merged
patoperpetua merged 1 commit into
mainfrom
feat/145-postkit-custom-domain
Sep 11, 2026
Merged

patoperpetua merged 1 commit into
mainfrom
feat/145-postkit-custom-domain

Conversation

@patoperpetua

Copy link
Copy Markdown
Contributor

Summary

  • Bound custom hostname postkit.singletonsd.com on Function App ssd-postkit-api-prod-ae with App Service Managed Certificate (SNI).
  • Route53: asuid.postkit TXT (domain verification) + postkit CNAME → ssd-postkit-api-prod-ae.azurewebsites.net.
  • Live App Config app:api:publicBaseUrl → https://postkit.singletonsd.com; seed + InkAds/MCP docs updated.

Closes #145

Test plan

  • curl -fsS https://postkit.singletonsd.com/health → HTTP 200, {"status":"ok","service":"post-kit-api"}
  • Hostname SSL state: SniEnabled
  • Live App Config app:api:publicBaseUrl = https://postkit.singletonsd.com
  • Fallback https://ssd-postkit-api-prod-ae.azurewebsites.net/health still works
  • Human merge after CI green

Made with Cursor

Wire seed and consumer docs to the branded custom domain after DNS,
hostname binding, and managed TLS on production.

Co-authored-by: Cursor <cursoragent@cursor.com>

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

patoperpetua has reached the 50-credit limit for trial accounts. To continue receiving code reviews, upgrade your plan.

@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 19 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used all 3 included reviews currently available. Your 42 included PR review attempts over the past 7 days set your current allowance at 3 reviews per hour.

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Essentials

Run ID: 23a311e7-ea38-4078-ad4f-b67550c7dbb2

📥 Commits

Reviewing files that changed from the base of the PR and between 90f8eba and d4cd697.

📒 Files selected for processing (3)
  • docs/guides/mcp.md
  • docs/integrations/inkads-marketing.md
  • infra/appconfig-seed.json

Comment @coderabbitai help to get the list of available commands.

@patoperpetua
patoperpetua merged commit d3fa2de into main Sep 11, 2026
2 checks passed
@patoperpetua
patoperpetua deleted the feat/145-postkit-custom-domain branch September 11, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wire custom domain postkit.singletonsd.com to production Function App

1 participant