Zurück

System Setup

Verify all connections and configurations are working correctly.

Database
PostgreSQL connection test
Storage
Attachments path write test
OpenAI
API key validation (optional)
Email
IMAP/SMTP port test (optional)
Puppeteer
Screenshot & browser automation

Environment Configuration

DATABASE_URL
OPENAI_API_KEYoptional
EMAIL_TEST_USERoptional
EMAIL_TEST_PASSoptional
ATTACHMENTS_LOCAL_PATH
default: /tmp/spapro-ticket-attachments

Email Whitelist

Nur diese Adressen können Emails empfangen

Alle Emails an andere Adressen werden automatisch blockiert.

ℹ️ Terminbuchung (TidyCal)

Die TidyCal-Einstellungen wurden in die Unternehmensdaten verschoben.

Next Steps

  1. Fill in missing environment variables in .env.local
  2. Run all tests to verify connections
  3. Fix any failing tests using the hints provided
  4. Once all required tests pass, proceed to /dev-login