TorbatYar/backend/services/sms_panel/README.md
Mortezakoohjani 800b0ba2c5 Deploy TorbatYar for torbatyar.ir with nginx multi-tenant routing.
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>
2026-07-21 21:43:33 +03:30

17 lines
542 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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