Streamlined Keycloak configurations with defaults for development and production in `.env`. Added health checks and improved environment variable documentation with comments to differentiate local and server deployments. Ensured compatibility with pre-built registry images.
19 lines
477 B
Markdown
19 lines
477 B
Markdown
---
|
|
type: Reference
|
|
status: ACTIVE
|
|
owner: Lead Architect
|
|
---
|
|
Architecture Decision Records (ADRs)
|
|
|
|
Dieses Verzeichnis enthält Architekturentscheidungen in kurzer, überprüfbarer Form.
|
|
|
|
Namensschema: ADR-XXX-title.md mit fortlaufender Nummerierung.
|
|
|
|
- ADR-001 Koin als DI
|
|
- ADR-002 SQLDelight als Offline-DB
|
|
- ADR-003 Optimistic Locking (409) als Konfliktstrategie
|
|
- ADR-004 Freshness UI (Ampel)
|
|
- ADR-005 Core Domain & Feature Isolation
|
|
|
|
Siehe Template: ADR-000-template.md.
|