
Chris CoutinhoandClaude Opus 4.6
8b5c2395b5
feat: add Docker Compose profiles and Login Flow v2 service
Add selective service startup via Docker Compose profiles so each MCP
deployment mode runs independently. Also add the new mcp-login-flow
service (port 8004) for Login Flow v2 authentication (ADR-022).
Profile assignments:
- single-user: mcp (port 8000)
- multi-user-basic: mcp-multi-user-basic (port 8003)
- oauth: mcp-oauth (port 8001)
- keycloak: keycloak + mcp-keycloak (port 8002)
- login-flow: mcp-login-flow (port 8004)
Infrastructure services (db, redis, app, recipes) always start.
Integration tests cover the full Login Flow v2 provisioning flow:
OAuth → browser login → app password → Nextcloud API access for
notes, calendar, contacts, files, deck, and cookbook operations.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 20:33:54 +01:00
..
2025-11-04 00:03:24 +01:00
2026-02-27 20:33:54 +01:00
2026-02-20 09:39:46 +01:00
2025-10-24 01:04:30 +02:00
2026-01-14 20:02:20 +01:00
2026-02-08 23:15:37 +01:00
2025-12-26 10:05:27 -06:00
2025-10-14 02:08:45 +02:00
2025-10-24 04:38:49 +02:00
2025-10-14 23:43:03 +02:00
2025-10-14 02:08:45 +02:00
2025-12-12 17:56:16 +01:00
2025-10-14 02:08:45 +02:00
2026-02-20 09:22:16 +01:00
2025-10-25 20:16:14 +02:00
2025-10-18 22:02:26 +02:00