Wildcard DNS Kurulumu
Wildcard DNS allows tenant subdomains like acme.yourdomain.com, techcorp.yourdomain.com, etc. This is optional — FeedbackPulse works fine with slug-based URLs (e.g., /wall/acme-corp) without wildcard DNS.
Do I Need Wildcard DNS?
| Scenario | Wildcard DNS needed? |
|---|---|
Tenants use slug-based public pages (/wall/acme-corp) | No |
Tenants want their own subdomain (acme.yourdomain.com) | Yes |
Tenants bring their own ozel alan adi (feedback.acme.com) | No (use CNAME instead) |
What You Need
- A wildcard DNS A record:
*.yourdomain.com→ your server IP - A wildcard SSL certificate: covers
*.yourdomain.com - Web server configuration: accepts all subdomains