Skip to main content

Run Neuphlo on Your Infrastructure

Docker Compose, one command. Bring your own LLM. Air-gap ready. Your data never leaves your network.

Available on all plans • Docker Compose • Ollama included

Two ways to install

Interactive wizard when you want to configure it properly, one-liner when you just want it running.

Interactive wizard
Recommended
# Download then run — prompts need a real terminal
curl -sL https://get.neuphlo.com/install -o neuphlo-install.sh
sh neuphlo-install.sh
Walks you through 7 steps — install path, hostname, SMTP provider, GitHub / Google OAuth, file storage (S3 / R2 / local), license. Review screen before anything runs.
One-line fast path
~30 sec
# Sane defaults — Mailpit, localhost, pair-later
curl -sL https://get.neuphlo.com/setup | sh
No prompts. Uses bundled Mailpit for email, local filesystem for uploads, and prints a pairing code when it's done. Edit .env and restart to change anything later.

Both paths land the same stack. Open http://localhost:3000 when it's done — the app walks you through pairing from there.

Everything Included

Full product

Same features as cloud — agents, tasks, knowledge, conversations, testing, integrations.

Local AI, auto-wired

Ollama with Llama 3.1 bundled and auto-registered as the default provider on first boot. Bring any tool-capable model. No data sent to external APIs.

Your bucket, your files

Uploads land in your own S3-compatible storage — AWS S3, Cloudflare R2, DigitalOcean Spaces, MinIO, or a plain Docker volume. Neuphlo never proxies them.

Real-time sync

Local-first architecture. Works offline, syncs when connected.

Voice & video calls

WebRTC built in. No third-party service required.

Automatic updates

Pull the latest images and restart. Zero-downtime upgrades.

Choose Your Deployment

Default
Cloud (EU)

Start in 30 seconds. All data in European data centers (Hetzner). No infrastructure to manage.

Available
Docker Compose

One-command deployment. Postgres, Redis, Ollama, PowerSync, LiveKit — all included. Air-gap ready.

Coming Next
Kubernetes (Helm)

Production-grade Helm chart with HA Postgres, SSO, monitoring dashboards, and SLAs.

Requirements

DockerDocker Engine 24+ with Compose v2
Memory8 GB minimum (4 GB reserved for Ollama)
Storage20 GB for images + model data
OSAny Linux, macOS, or Windows with WSL2
NetworkInternet for initial pull. Air-gapped after setup.

Deploy on Your Terms

Self-host or cloud — same product, same agents, same audit trail. Start free on either.