Wire production domain, CORS for tenant subdomains, celery volume mounts, and nginx reverse proxy configs for apex, API, identity, auth, and wildcard tenants. Co-authored-by: Cursor <cursoragent@cursor.com>
17 lines
574 B
Markdown
17 lines
574 B
Markdown
# Website Builder Service (Placeholder)
|
|
|
|
> وضعیت: طراحیشده در معماری، پیادهسازی در فازهای بعدی.
|
|
|
|
## مسئولیتها
|
|
- سایت شرکتی
|
|
- صفحهساز
|
|
- فرمساز
|
|
- منو
|
|
- صفحات landing
|
|
- مدیریت محتوا
|
|
|
|
## اصول
|
|
- دیتابیس مستقل (`website_builder_db`) با `tenant_id` در جداول بیزینسی.
|
|
- ارتباط با سایر سرویسها فقط از طریق API/Event.
|
|
- بررسی دسترسی قابلیتها از Core (`website_builder.*`).
|