Skip to content

Installation Preview

v1 preview

There is no supported public self-hosted installation during beta. The repository and production Compose release will become public under AGPLv3 when Managani reaches v1. Do not copy deployment commands from private development environments or old drafts.

Planned Deployment Shape

The v1 installation is intended to provide a documented Docker Compose deployment with these services:

ServicePurpose
Managani AppMain web application and API
WebSocketRealtime updates
MCP ServerModel Context Protocol interface
MongoDBProduct and account data
MemcachedDistributed cache
TypesenseFull-text and vector search

Production deployments will also require a public HTTPS origin, SMTP delivery, secrets management, durable storage, backups, monitoring, and any configured AI-provider credentials.

Release Gates

Before the installation guide becomes executable, v1 must provide:

  1. A public repository with the AGPLv3 license attached to the complete application.
  2. A versioned production Compose file and supported service versions.
  3. A complete configuration reference with safe secret handling.
  4. Tested initialization, health checks, upgrades, backups, and recovery.
  5. Public release notes and a documented support boundary.

During Beta

Use Managani Cloud for the supported product. If self-hosting is a purchasing requirement, send the infrastructure, data-location, security, and operational requirements with your beta-access request so they can inform the v1 documentation.

Continue to the configuration preview for the planned service boundaries.