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

01/install

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
bash neuphlo-install.sh

Walks you through 9 steps: install path, hostname, SMTP provider, GitHub / Google OAuth, AI model, file storage (S3 / R2 / local), license, optional public modules (learn / sites). 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.

02/included

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.

03/deployment

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.

04/requirements

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.
Whitepaper

The Neuphlo Self-Hosting Whitepaper

Reference architecture, deployment topologies, security model, and operational guidance for running Neuphlo on your own infrastructure.

Download PDF
Whitepaper

The Neuphlo BYOM Whitepaper

Bring your own model. Keep full control of which LLMs power your agents, including self-hosted and private endpoints, with consistent routing and audit.

Download PDF

Deploy on your terms

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