None Team Chat & Channels Kanban Task Board Collaborative Documents Integrated Calendar Admin Dashboard None
OneCamp - Self-Hosted Unified Workspace

Products Item Code: ONECAMP-EA

₹ 1,499.00 (₹ 1,499.00 / Nos)

Own Your Workspace

The all-in-one open source collaboration platform with built-in AI - running entirely on your infrastructure.

💬

Team Chat

Real-time messaging, channels, threads, and direct messages.

Tasks & Boards

Kanban boards, lists, and powerful project management.

📹

Video Meetings

High quality audio and video calls via LiveKit.

📄

Documents

Collaborative rich text editing and wiki pages.

📅

Calendar

Built-in calendar with bidirectional Google Calendar sync. Create events, invite participants, and sync tasks - all changes reflect instantly in both OneCamp and Google Calendar.

🤖

OneCamp AI

Built-in AI assistant powered by local LLMs (Ollama). Your workspace's secondary brain — search across chats, docs, and tasks with natural language. Create tasks, find information, and get meeting transcriptions. Runs 100% on your server, zero data leaves your infrastructure.

Why choose OneCamp?

  • No Per-Seat Pricing: Pay once, add unlimited users. Save thousands over SaaS.
  • Full Data Ownership: Your data never leaves your server. Complete privacy and control.
  • Open Source Frontend: Fully transparent, customizable, and driven by community.

Server Sizing Guidelines

Recommended server configurations based on your team size and expected usage.

Target Usage RAM CPU
Minimum / Small Team 8 GB 4 vCPU
Standard + AI (Recommended) 16 GB 4 CPU
Large Team + AI + Video 32 GB 16 CPU
Enterprise + GPU AI 64 GB 32 CPU
Layer Technology
Frontend (Open Source) Next.js, React, TypeScript
Backend API Go
Real-time Messaging EMQX (MQTT)
Video & Audio LiveKit
Collaborative Docs Hocuspocus (Yjs CRDT)
Databases PostgreSQL, Dgraph
Search OpenSearch
Cache Redis
File Storage MinIO (S3-compatible)
AI / LLM Engine Ollama (local LLMs - Llama 3.2, nomic-embed-text)
AI Agent Python (meeting transcription & STT)
Observability HyperDX, ClickHouse, OpenTelemetry
Proxy & SSL Traefik (auto Let's Encrypt)

Container Architecture

OneCamp deploys as a set of Docker containers - each with a clear responsibility.

Container Role
go-service Core backend API - handles auth, business logic, webhooks, and all REST endpoints
collaboration-service Real-time document co-editing via WebSocket (Hocuspocus/Yjs)
livekit WebRTC media server for HD video calls, screen sharing, and audio
egress Records video meetings and uploads to storage
agent AI-powered speech-to-text transcription for meetings
ollama Local LLM runtime - runs Llama 3.2 and embedding models for OneCamp AI
ollama-init One-shot initializer that pulls AI models on first deployment
mongo-db MongoDB for HyperDX observability data storage
emqx MQTT message broker for real-time chat delivery and presence
postgres Primary relational database for users, tasks, projects, and metadata
dgraph (zero + alpha) Graph database for relationships, permissions, and channel membership
ratel Dgraph admin UI for schema management and graph queries
redis In-memory cache, session store, and pub/sub
minio S3-compatible object storage for files, images, and recordings
opensearch Full-text search across messages, docs, and tasks
otel-collector OpenTelemetry collector for traces, logs, and metrics
ch-server + ch-app ClickHouse + HyperDX for observability dashboards
traefik Reverse proxy with automatic SSL via Let's Encrypt

Server Setup & Requirements

OneCamp brings Chat, Tasks, Docs, Calendar, AI, and Video Meetings into one workspace - deployed on your own server. No per-seat pricing, no vendor lock-in. Just install it and invite your team.

Open Source Frontend

The OneCamp frontend is completely open-source and free to modify. Check out the code, contribute, or build your own client by visiting our GitHub Repository.

📦 Ready to deploy?

After purchase, check our setup documentation to get OneCamp running in under 5 minutes with a single docker command.