AccessPlatform está preparado para desarrollo local con ASP.NET Core, SQL Server LocalDB y SMTP local. Para ambientes reales se recomienda Windows Server, IIS, SQL Server real, HTTPS, SMTP externo y Cloudflare como capa frontal.
Elemento Configuración actual Portal web ASP.NET Core Razor Pages local API Identity ASP.NET Core Web API local Runtime .NET net10.0 Base de datos (localdb)\MSSQLLocalDBDatabase AccessPlatformDbSMTP local 127.0.0.1:1025Turnstile Deshabilitado localmente Seeder Activo solo en Development Esquema SQL identity
AccessPlatform.Web / AccessPlatform.Identity.Api
-> IIS + ASP.NET Core Module
Componente Recomendación Sistema operativo Windows Server 2022/2025 Hosting IIS + ASP.NET Core Hosting Bundle .NET 10 Base de datos SQL Server Express o Standard Seguridad de borde Cloudflare proxy/WAF si aplica Email Microsoft 365, SendGrid, SES, Mailgun, Brevo u otro SMTP real HTTPS Obligatorio fuera de local Logs IIS logs, Event Viewer y logs de aplicación
Perfil vCPU RAM Disco Mínimo funcional 2 4 GB 40 GB SSD Recomendado 4 8 GB 80+ GB SSD
C:\inetpub\AccessPlatform publish logs uploads```
| Ambiente | Hosting | Base de datos | SMTP | Estado |
| Local | ASP.NET Core local | LocalDB | Mailpit/local | Implementado |
| QA/Staging | IIS recomendado | SQL Server real | Sandbox/SMTP real | Pendiente |
| Producción | IIS + HTTPS | SQL Server real | SMTP real | Pendiente |