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
542 B
Markdown
17 lines
542 B
Markdown
# SMS Panel Service (Placeholder)
|
||
|
||
> وضعیت: طراحیشده در معماری، پیادهسازی در فازهای بعدی.
|
||
|
||
## مسئولیتها
|
||
- ارسال پیامک
|
||
- صف ارسال
|
||
- template
|
||
- providerهای مختلف
|
||
- rate limit
|
||
- retry
|
||
|
||
## اصول
|
||
- دیتابیس مستقل (`sms_panel_db`) با `tenant_id` در جداول بیزینسی.
|
||
- ارتباط با سایر سرویسها فقط از طریق API/Event.
|
||
- بررسی دسترسی قابلیتها از Core (`sms_panel.*`).
|