Server stacks
From package to production
Each server‑role page below is a deployment guide: why the tool was selected, how to configure it from scratch, how it connects to the other stacks, and which man pages and upstream references to read next.
The commands are given to be typed and checked against your own system, not pasted unread. Every configuration example uses placeholder credentials that you must replace.
Database
MariaDB and SQLite3 — the two database engines shipped with Saphira. Start, secure, create databases and users, and connect from every runtime.
Read the deployment guidePostfix SMTP, Dovecot IMAP/POP3, and rspamd anti‑spam. A complete mail stack on every Akadata machine — configure it and turn it on when you are ready.
Read the deployment guideLoad Balancer
HAProxy for Layer 7 TCP/HTTP and ipvsadm for Layer 4 DSR, NAT, and IPIP. Kernel‑level throughput with application‑layer intelligence, on one machine.
Read the deployment guideWeb Server
nginx with php-fpm for PHP 8.5, reverse‑proxy configurations for Node.js, virtual‑host management, and Let's Encrypt TLS certificates with Certbot.
Read the deployment guideVPN
WireGuard — in‑kernel, fast, and simple. Configure site‑to‑site tunnels, road‑warrior access, and per‑peer routing with a handful of lines.
Read the deployment guide