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 |
|
.github/workflows
|
Switch to SSH provisioning, embed provision.sh, add terraform and scripts
|
2026-02-25 15:38:58 -05:00 |
|
cmd/server
|
Replace AWS SES with Resend for email delivery
|
2026-03-01 22:08:26 -05:00 |
|
internal
|
Update provision.sh to install crimata-agent and fix nginx routing
|
2026-03-02 15:52:21 -05:00 |
|
terraform
|
Switch to SSH provisioning, embed provision.sh, add terraform and scripts
|
2026-02-25 15:38:58 -05:00 |
|
.env.example
|
Initial commit
|
2026-02-22 13:31:38 -05:00 |
|
.gitignore
|
Switch to SSH provisioning, embed provision.sh, add terraform and scripts
|
2026-02-25 15:38:58 -05:00 |
|
deprovision.sh
|
Switch to SSH provisioning, embed provision.sh, add terraform and scripts
|
2026-02-25 15:38:58 -05:00 |
|
Dockerfile
|
Switch to SSH provisioning, embed provision.sh, add terraform and scripts
|
2026-02-25 15:38:58 -05:00 |
|
fly.toml
|
Switch to SSH provisioning, embed provision.sh, add terraform and scripts
|
2026-02-25 15:38:58 -05:00 |
|
go.mod
|
Replace AWS SES with Resend for email delivery
|
2026-03-01 22:08:26 -05:00 |
|
go.sum
|
Replace AWS SES with Resend for email delivery
|
2026-03-01 22:08:26 -05:00 |
|
LICENSE
|
Refactor customer → instance package, add dock service, update provision.sh
|
2026-02-26 23:51:43 -05:00 |
|
provision.sh
|
Switch to SSH provisioning, embed provision.sh, add terraform and scripts
|
2026-02-25 15:38:58 -05:00 |