Skip to main content

Enterprise file platform · with GenAI built in

Your files. Your server.
Your AI.

Self-hosted enterprise file management + GenAI — install in 15 minutes Ask questions across your documents, share with fine-grained control, and keep every byte on infrastructure you own.

No install to look around · One docker run to own it · ~15 minutes

Two ways in

See it running on our servers, or stand it up on yours. Both take about fifteen minutes.

Take the live tour

A real Olympus deployment with your own private workspace. No install, no credit card.

Shared demo environment — please don't upload anything confidential.

Install on your own server

One command brings up the setup wizard. It handles domain, SSL, accounts, GenAI providers, licence and optional services, then deploys the stack.

your server
docker run -d --name olympus-setup \
  -p 8888:8888 \
  -v /var/run/docker.sock:/var/run/docker.sock \
  -v "$HOME/olympus/app":"$HOME/olympus/app" \
  -v "$HOME/olympus/data":"$HOME/olympus/data" \
  -e HOST_PROJECT_ROOT="$HOME/olympus/app" \
  olympusmobile/olympus-master-setup:latest

Then open http://<server-ip>:8888 and follow the 9-step wizard.

  1. Check the system requirements
  2. Run the command above
  3. Walk the wizard — domain, SSL, accounts, GenAI, licence
  4. Deploy, then mount your first share

One-Command Install

A single docker run brings up the setup wizard. A 9-step browser flow handles the rest — domain, SSL, accounts, GenAI, license, optional services, deploy. No build tools or language runtimes needed on the host.

GenAI Built-In

Bring your own provider — OpenAI, Anthropic, Gemini — or run local models with Ollama on an NVIDIA GPU. RAG over your files, vector search via Milvus, full-text via OpenSearch, all wired up out of the box.

Self-Hosted & Compliant

Files, embeddings, search indexes, and prompts stay on your infrastructure. Hard-delete enforced via Postgres triggers, AD/LDAP integration available, audit logging out of the box.