crimata-infra/internal
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Andrew Gundersen b906e3225d 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>
2026-03-02 15:52:21 -05:00
..
api Refactor customer → instance package, add dock service, update provision.sh 2026-02-26 23:51:43 -05:00
compute Update provision.sh to install crimata-agent and fix nginx routing 2026-03-02 15:52:21 -05:00
customer Switch to SSH provisioning, embed provision.sh, add terraform and scripts 2026-02-25 15:38:58 -05:00
dns Initial commit 2026-02-22 13:31:38 -05:00
export Initial commit 2026-02-22 13:31:38 -05:00
instance Refactor customer → instance package, add dock service, update provision.sh 2026-02-26 23:51:43 -05:00
notify Replace AWS SES with Resend for email delivery 2026-03-01 22:08:26 -05:00