Commit graph

32 commits

Author SHA1 Message Date
687a217014 update beads
Some checks are pending
Discord notifications / Push -> Discord (main) (push) Waiting to run
Discord notifications / CI result -> Discord (red on failure) (push) Waiting to run
Discord notifications / Release -> Discord (lavender) (push) Waiting to run
2026-05-18 03:15:10 -04:00
75ed6f3a89 add a fast deploy mode for quicker routine rollouts 2026-05-17 22:53:53 -04:00
1424a2716f fix durable options history routing 2026-05-16 22:00:21 -04:00
23ed3809cc speed up docker deploy builds 2026-05-16 17:54:00 -04:00
7caef80718 Warn about duplicate VPS compose stacks 2026-05-15 21:29:38 -04:00
958c8afeed Clarify Docker-first deploy workflow 2026-05-15 21:13:02 -04:00
df49af1ba2 Add dual-runtime deploy workflow 2026-05-15 20:52:04 -04:00
803740190c chore(deploy): preflight docker workspace snapshot sync 2026-05-15 19:04:15 -04:00
0db40562ee fix(deploy): sync docker workspace snapshot lockfile 2026-05-15 18:56:08 -04:00
f7aed36591 Reconcile JetStream retention caps 2026-05-08 20:20:01 -04:00
26e69bf98d i fucked up huuuh 2026-05-08 07:37:46 -04:00
21ec3eb57e Fix production deploy network topology 2026-05-08 07:11:04 -04:00
9901b13063 Remove deprecated NPM deployment path 2026-05-08 04:23:13 -04:00
cf7ddf3dea Remove obsolete deploy wrappers 2026-05-08 04:08:16 -04:00
39bac1ee8c Add safe VPS deploy entrypoint 2026-05-08 04:02:02 -04:00
e7f4805ccc Implement first-pass load reduction controls 2026-05-08 02:46:41 -04:00
73e25ddf70 Rename docker deployment scripts
- Move branch and main deploy scripts under `deployment/docker`
- Keep script contents unchanged
2026-05-07 22:17:52 -04:00
dc0aeaa7d2 Fix Docker workspace lockfile drift and add sync guard 2026-05-07 02:08:02 -04:00
00ba0db5ce Document Docker-internal service URLs in env example
- Clarify that Compose services must use service-name URLs
- Warn against using 127.0.0.1 or localhost inside containers
2026-05-06 23:05:11 -04:00
07a9b91df7 Remove deprecated Alpaca key-pair auth 2026-05-05 03:21:18 -04:00
5025de78b9 Support single-token Alpaca auth 2026-05-05 03:14:01 -04:00
dd32be7717 Add Alpha Vantage event calendar provider 2026-05-05 03:02:51 -04:00
9bace6932e Document event calendar env config 2026-05-05 02:58:08 -04:00
d3ff19b5c0 Reduce live feed lag with consumer reset controls
- Add API JetStream deliver policy and reset env flags
- Reset stale API consumers on startup when needed
- Move synthetic trade emission after NBBO to reduce lag
2026-04-29 00:12:29 -04:00
dirtydishes
3b0c796ec7 refactor docker deployment build contexts 2026-04-27 04:13:47 -04:00
Kellan Drucquer
522265686e fix clickhouse startup resilience across services 2026-04-04 08:24:14 -04:00
Kellan Drucquer
4579778a13 fix clickhouse docker listen host for api connectivity 2026-04-04 08:15:08 -04:00
Kellan Drucquer
52679bbb1a add infra healthchecks and startup ordering for docker 2026-04-04 04:02:50 -04:00
Kellan Drucquer
7babd4fce7 switch docker deployment to a shared npm network 2026-04-04 03:54:16 -04:00
Kellan Drucquer
f578deea03 fix ingest-options python env and use shared bridge network 2026-04-04 03:50:09 -04:00
Kellan Drucquer
4608d5425f remove docker proxy and document npm deployment 2026-04-03 23:25:13 -04:00
Kellan Drucquer
1fccb16dba add docker deployment stack and vps setup docs 2026-04-03 22:10:35 -04:00