392458ad99
fix(hasura): ignore already-untracked errors in bootstrap
2026-01-10 01:16:24 +00:00
bd05eab467
fix(deploy): bump frontend image to sha-226406a
2026-01-10 01:06:22 +00:00
f39f201b70
feat(dlob): wire worker + migrate job into kustomize
2026-01-10 00:54:04 +00:00
fee9120bc2
feat(dlob): add worker script
2026-01-10 00:53:48 +00:00
f32be5ea1c
feat(dlob): add dlob worker deployment
2026-01-10 00:52:45 +00:00
1a7a1c4de8
chore(hasura): run bootstrap as Argo hook
2026-01-10 00:52:33 +00:00
a628f9044f
feat(db): add postgres migrate job
2026-01-10 00:52:10 +00:00
0c853354eb
feat(hasura): track DLOB tables and public permissions
2026-01-10 00:42:46 +00:00
476eb331c2
feat(db): add DLOB latest tables
2026-01-10 00:41:53 +00:00
93587645cd
feat(hasura): enable unauthorized public role
2026-01-10 00:41:09 +00:00
42f26089e1
deploy(frontend): bump image to sha-f85e6da
2026-01-10 00:40:46 +00:00
75e87a7cc8
feat(staging): tune fake-ingestor realism
...
- Seed uses paged /v1/ticks fetch (beyond 5k) to capture longer history.
- Longer return blocks + adjusted volatility params for a more lifelike curve.
2026-01-09 01:48:55 +01:00
0eef6bca12
feat(staging): switch ingestor to fake
...
- Replaces Drift/RPC ingest with a seeded fake generator in the staging overlay.
- Seeds from existing ticks via trade-api /v1/ticks and writes new ticks via /v1/ingest/tick.
2026-01-09 01:13:35 +01:00
ac50ca2117
chore(staging): bump images + add mpabi.pl host
...
- Switch custom images to gitea.mpabi.pl registry (rv32i.pl TLS no longer matches).
- Bump frontend to sha-a12c86f.
- Add staging ingress for mpabi.pl pointing to trade-frontend.
2026-01-06 23:46:06 +01:00
5442d52ab1
chore(argocd): use gitea.mpabi.pl repoURL
2026-01-06 18:10:58 +01:00
227d035f01
chore(ingress): switch hosts to mpabi.pl
...
- trade: trade.mpabi.pl\n- portainer: portainer.mpabi.pl
2026-01-06 18:03:42 +01:00
f1da4ca774
chore(frontend): bump image to sha-6107c4e
2026-01-06 17:50:31 +01:00
e7d4d405c3
feat(auth): replace ingress basicAuth with app login
2026-01-06 16:15:54 +01:00
f949a72443
chore(frontend): bump image sha-e20a1f5
2026-01-06 16:11:18 +01:00
0851e529a3
chore(frontend): bump image sha-77122e0
2026-01-06 15:38:58 +01:00
add373d4a4
chore(frontend): bump image sha-1b0820f
2026-01-06 14:42:26 +01:00
74a4aa1f4d
feat(ui): expose whoami header and bump frontend
2026-01-06 14:33:21 +01:00
b737a17407
feat(auth): move trade login to traefik basicAuth
2026-01-06 13:35:13 +01:00
99cfb12ec6
feat(k3s): add frontend ingress to staging overlay
2026-01-06 10:23:16 +00:00
3bb98f469b
feat(k3s): include frontend resources
2026-01-06 10:23:08 +00:00
ebdfa5f146
feat(k3s): expose trade-frontend via ingress (staging)
2026-01-06 10:22:58 +00:00
b33e28dedc
feat(k3s): add trade-frontend service
2026-01-06 10:22:50 +00:00
2df1cd6bc4
feat(k3s): add trade-frontend deployment
2026-01-06 10:22:47 +00:00
873e26543b
feat(k3s): switch ingestor to api ingest
2026-01-06 10:00:37 +00:00
a88655427a
feat(k3s): include api and ingestor resources
2026-01-06 01:40:56 +00:00
928e2284ad
feat(k3s): add trade-ingestor deployment
2026-01-06 01:40:38 +00:00
366651aab1
feat(k3s): add trade-api service
2026-01-06 01:40:25 +00:00
2a3ed4b6fc
feat(k3s): add trade-api deployment
2026-01-06 01:40:22 +00:00
f9797c6acd
feat(argocd): add portainer application
2026-01-06 00:50:23 +00:00
f040b0d1e2
feat(portainer): add portainer manifests for k3s
2026-01-06 00:50:08 +00:00
ffc30aa76a
feat(portainer): add kustomize package
2026-01-06 00:49:59 +00:00
402352c3af
docs: add verification commands for staging
2026-01-06 00:23:48 +00:00
7e492fd2ba
docs: document required secrets and port-forward access
2026-01-06 00:22:40 +00:00
774bd7832a
feat(staging): add pgadmin and hasura patch
2026-01-06 00:20:30 +00:00
70ae124d78
feat(db): include postgres/hasura resources and generators
2026-01-06 00:20:27 +00:00
e214adc17c
feat(staging): add pgadmin (clusterip + pvc)
2026-01-06 00:20:19 +00:00
68844d03f0
feat(staging): enable hasura console/dev mode
2026-01-06 00:20:10 +00:00
90fe1c4b4f
feat(hasura): add bootstrap script
2026-01-06 00:20:08 +00:00
d54405e32a
feat(db): add initdb SQL
2026-01-06 00:19:38 +00:00
66b300f638
feat(hasura): add bootstrap job (track tables/functions)
2026-01-06 00:19:10 +00:00
3f40e370a5
feat(hasura): add deployment
2026-01-06 00:19:02 +00:00
e33cb1fc7f
feat(hasura): add service
2026-01-06 00:18:55 +00:00
5a06de52ee
feat(db): add postgres statefulset (timescaledb)
2026-01-06 00:18:53 +00:00
746250976a
feat(db): add postgres service
2026-01-06 00:18:45 +00:00
4521a91974
fix(actions): use dind tcp docker host (no socket volume)
2026-01-05 23:45:16 +00:00