]>
Repos - crimata-infra/commit
Update provision.sh to install crimata-agent and fix nginx routing
- Install crimata-agent: npm install + build, crimata-agent.service with
ANTHROPIC_API_KEY env, started after crimata-dock
- Add 4th arg: ANTHROPIC_API_KEY
- nginx: fix /auth/ prefix stripping (trailing-slash proxy_pass), add /ws
WebSocket proxy with upgrade headers, /events for server-side event emission,
/components/ static alias for component HTML fragments
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>