AkurAI Build
Menu

AkurAI-Build

public

Latest change e11509261b6a2aa4ea9ef67250b0be01bfb4f53b - Restore paths swept in from uncommitted WIP by Ólafur Búi Ólafsson

---
name: akurai-mailapi
description: "Rust axum mail backend replacing legacy JS; deploys mail.olibuijr.com"
---

# AkurAI-MailAPI
Rust axum backend (~/Projects/AkurAI-MailAPI) replacing the legacy JS mail server. Routes: /api/health, /api/status, /api/metrics, /api/webmail, /mcp.
- CI: fmt/clippy/test; deploy `./deploy.sh --mode publish --yes` with AKURAI_MAIL_SSH=akurai-ec2, AKURAI_MAIL_FRONTEND=<Mail build>.
- akurai-deploy.toml: domain mail.olibuijr.com, port 3000, musl artifact, static frontend appdir, post-deploy `curl 127.0.0.1:3000/api/health`.