Max Mayfield
f2e0a32cc7
Wire auth middleware into all products, add docker-compose and init-db script
- Auth middleware (JWT + API key + RBAC) copied into P3/P4/P5/P6
- All server entry points now register auth hooks + auth routes
- Webhook and Slack endpoints skip JWT auth (use HMAC/signature)
- docker-compose.yml: shared Postgres + Redis + Meilisearch, all 4 Node products as services
- init-db.sh: creates per-product databases and runs migrations
- P1 (Rust) and P2 (Go agent) run standalone, not in compose
2026-03-01 03:10:35 +00:00
..
2026-03-01 03:07:33 +00:00
2026-03-01 02:01:04 +00:00
2026-03-01 02:00:00 +00:00
2026-02-28 17:35:02 +00:00
2026-02-28 17:35:02 +00:00
2026-03-01 02:27:55 +00:00
2026-02-28 17:35:02 +00:00
2026-03-01 02:51:02 +00:00
2026-02-28 17:35:02 +00:00
2026-02-28 17:35:02 +00:00
2026-03-01 03:10:35 +00:00
2026-03-01 02:14:04 +00:00
2026-03-01 02:51:02 +00:00
2026-03-01 02:51:02 +00:00
2026-03-01 02:51:02 +00:00
2026-03-01 02:51:02 +00:00
2026-03-01 03:07:33 +00:00