Walk the user through getting Sentry running locally. The full process from a bare machine takes 30-45 minutes — most of that is downloading dependencies and Docker images. Set expectations clearly at each step.
AL MCP: If the al MCP server is available, use alsearchdocs and alreaddoc for detailed troubleshooting. The AL docs cover devenv, devservices, and common issues in depth. The AL server is part of the devinfra-mcp project — see that repo for setup instructions if the server isn't configured yet. The SSE endpoint is configured in .pi/mcp.json (pi) or .mcp.json / .cursor/mcp.json (Claude Code / Cursor).
Before doing anything, assess what's already installed. Run all of these:
Configura e gestisci l'ambiente di sviluppo Sentry utilizzando devenv. Gestisce la nuova configurazione, l'aggiornamento degli ambienti esistenti, l'avvio dei servizi di sviluppo e la risoluzione dei problemi. Utilizzare quando viene richiesto di "configurare sentinella", "configurare l'ambiente di sviluppo", "avviare sentinella in esecuzione", "avviare il server di sviluppo", "configurazione devenv", "devservices non funziona", "sentry non si avvia" o qualsiasi problema relativo all'ambiente di sviluppo. Fonte: getsentry/sentry.