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>
15 lines
569 B
Markdown
15 lines
569 B
Markdown
# Smart Messenger Service (Placeholder)
|
|
|
|
> وضعیت: طراحیشده در معماری، پیادهسازی در فازهای بعدی.
|
|
|
|
## مسئولیتها
|
|
- اتصال شبکههای اجتماعی
|
|
- مدیریت پیامها
|
|
- automation
|
|
- inbox یکپارچه
|
|
|
|
## اصول
|
|
- دیتابیس مستقل (`smart_messenger_db`) با `tenant_id` در جداول بیزینسی.
|
|
- ارتباط با سایر سرویسها فقط از طریق API/Event.
|
|
- بررسی دسترسی قابلیتها از Core (`smart_messenger.*`).
|