Jon Seager
|
b1e0a41797
|
chore: Switch to mold linker and fix Dockerfile build
Use mold linker in .cargo/config.toml instead of lld. Add binutils
and mkdir -p to Dockerfile builder stage. Update fly.toml model.
|
2026-05-22 12:03:03 +01:00 |
|
Jon Seager
|
bfe65d23ff
|
feat: add /health endpoint for Fly.io health checks
- Add lightweight GET /health returning {"status":"ok"}
- Update fly.toml to use /health instead of /
|
2026-02-08 15:37:35 +00:00 |
|
Jon Seager
|
9cccbd3b9b
|
fix(deploy): change healthcheck path
|
2026-02-06 20:51:47 +00:00 |
|
Jon Seager
|
7a1fc314c8
|
feat: add fly.toml for production deployment
|
2026-02-06 17:14:56 +00:00 |
|