Arandu AI installs on your server with one command

A guided installer downloads the signed OCI image, verifies its signature with cosign, generates secrets, and leaves the Docker Compose stack ready to start. Estimated time: 30 minutes on standard hardware.

Works on Linux, macOS and Windows (WSL2). Automatically detects Podman or Docker and your architecture (arm64 / amd64).

System requirements

Requirements for Arandu AI and its own services (arandu-server, console, PostgreSQL, Redis, Qdrant, storage). Local models require additional hardware depending on the runtime the operator chooses.

ComponentMinimum requirementRecommended
Operating systemLinux, macOS or Windows with WSL2Linux x86_64/arm64 for production
Container enginePodman 4+ or Docker 24+, with its compose pluginPodman 5+ (recommended) or Docker 25+
RAM4 GB free for Arandu8 GB with RAG enabled
CPU2 vCPU for Arandu4 vCPU recommended
Disk20 GB free minimumScales with your RAG corpus
NetworkHTTPS egress to descargas.arandu-ia.com, license.arandu-ia.com and your BYOK providers
Reverse proxyCaddy, Nginx, Traefik or equivalent with valid TLSCaddy (automatic TLS)
Toolsbash, curl, opensslcosign to verify the signature

Post-installation hardening

ActionWhy
Set up a reverse proxy with TLS and HSTSEncryption in transit is mandatory in production
Keep arandu-server listening only on 127.0.0.1 behind the proxyReduces attack surface
Schedule a daily backup of PostgreSQL + storage + Qdrant + KEKRecommended RPO: 24 hours
Store an offline copy of the KEK on a separate mediumWithout the KEK, BYOK credentials are unrecoverable
Set up an IP allowlist for production API keysReduces exposure if an API key leaks
Subscribe /metrics to the client's PrometheusObservability: latency, errors, cost, security hits
Schedule a quarterly restore drillVerifies backups are actually recoverable

Need help with the installation?

Standard support included with the Pro subscription covers help with upgrades and restores. Contact us by email.