Menu
AkurAI-Build
publicLatest change e11509261b6a2aa4ea9ef67250b0be01bfb4f53b - Restore paths swept in from uncommitted WIP by Ólafur Búi Ólafsson
---
name: akurai-drive
description: "Rust axum drive service: OIDC + per-tenant S3; /healthz contract"
---
# AkurAI-Drive
Rust axum backend (~/Projects/AkurAI-Drive/backend): OIDC auth, per-tenant S3; deps akurai-telemetry (Framework) + akurai-log. Routes: /healthz, /api/health, /api/storage, /api/buckets, /api/files.
- Deploy: backend/deploy.sh and site/deploy.sh; healthcheck curl 127.0.0.1:$PORT/healthz expecting {"ok":true}.
- CI: symlinks sibling Framework/log checkouts; fmt/clippy/test; musl build + site tar.