macrostack
Browse

The AI stack

Categories

Local & Sovereign AINotes & KnowledgeObservability & MonitoringPassword ManagersWeb AnalyticsTeam ChatSmart HomeNetworking & RoutersVideo ConferencingCloud Storage & SyncPhotos & MediaAPI DevelopmentImage EditingWorkflow Automation & iPaaSDeveloper Tools & ContainersOffice & Productivity SuitesNo-Code DatabasesCode Hosting & Git ForgesProject ManagementEmail Marketing & NewslettersScheduling & BookingError Tracking & Exception MonitoringLog Management & SIEMVPN & PrivacyEmail & Secure MailVector Databases & AI SearchLLM & Agent FrameworksDomains & Web HostingData Removal & PrivacyAuthentication & IdentityHelp Desk & Customer SupportCloud & VPSKubernetes & Container PlatformsEmbedding ModelsPDF & DocumentsAI Coding AssistantsAI Voice & SpeechLLM Observability & EvaluationLLM Gateways & RoutingCloud GPU & AI ComputeCI/CD & build automationData & pipeline orchestrationModel serving & inferenceAI agent frameworksBackend as a serviceSecrets managementFeature flags & experimentationProduct analyticsSearch infrastructureUptime & status monitoringAffiliate & partner platformsVisitor identification & personalisationWikis & internal docsIdentity & access managementData warehouses & analytics enginesCustomer data platformsCRMObject storageBI & dashboardsE-signatureWhiteboards & diagrammingIn-memory data stores & cachingPlatform as a serviceTransactional & bulk emailHeadless CMSDesign & prototypingE-commerce platformsInternal tools & admin panelsManaged databasesForms & surveysFine-Tuning & Model TrainingRAG & Retrieval PlatformsLLM Evaluation & TestingAI Guardrails & Content SafetySpeech Recognition & TranscriptionExperiment Tracking & ML OpsDocument AI & OCR

About

How we rank & score

Layer 5 · self-hosting reality check

What it actually takes to self-host Rocket.Chat

The docs say 2 GB. In practice you want 6 GB with MongoDB on the same machine. Here is the honest version — real requirements, real monthly cost, what you will be maintaining, and the one thing that catches people out.

Usually reached from Slack alternatives, where Rocket.Chat is one of the picks.

Wondering whether you need to at all? Is Slack free? — what the free tier actually allows, and where the wall is.

RAM — documented minimum2 GB
RAM — what it really needs6 GB with MongoDB on the same machine
CPU2 vCPU, 4 with heavy use
Disk40 GB; MongoDB and uploads both grow
Monthly cost$35–55/mo for a small team
Setup time2–3 hours
How you install itdocker compose with MongoDB — a replica set is required, even single-node
Ongoing maintenanceActive. MongoDB version compatibility is the recurring chore.
Where it stops scalingLarge deployments with a real MongoDB cluster. Single-node comfortably handles a few hundred.

The thing that catches people out

MongoDB must be configured as a replica set even when you only run one node, because Rocket.Chat relies on the oplog for real-time updates. A plain standalone MongoDB starts fine and then messages simply do not appear for other users. It is the single most common broken install and the error message never mentions replication.

When not to self-host Rocket.Chat

You want the lightest possible chat server. Rocket.Chat is feature-rich and carries a MongoDB dependency that Mattermost's PostgreSQL does not match for weight.

Every guide here carries this section. A site that only ever tells you to self-host is selling something — the useful answer is sometimes no.

Other Layer 5 self-hosting guides

Common questions

How much RAM does Rocket.Chat actually need?
6 GB with MongoDB on the same machine in practice. The documented minimum is 2 GB, which is the figure at which the process starts rather than the figure at which it works under real use. 2 vCPU, 4 with heavy use alongside it.
What does self-hosting Rocket.Chat cost per month?
$35–55/mo for a small team This is commodity VPS pricing and excludes your time, which is the larger cost for most people — budget for active. MongoDB version compatibility is the recurring chore.
How long does it take to set up Rocket.Chat?
2–3 hours, via docker compose with MongoDB — a replica set is required, even single-node.
When should I NOT self-host Rocket.Chat?
You want the lightest possible chat server. Rocket.Chat is feature-rich and carries a MongoDB dependency that Mattermost's PostgreSQL does not match for weight.
What is the most common mistake when self-hosting Rocket.Chat?
MongoDB must be configured as a replica set even when you only run one node, because Rocket.Chat relies on the oplog for real-time updates. A plain standalone MongoDB starts fine and then messages simply do not appear for other users. It is the single most common broken install and the error message never mentions replication.
The Macrostack brief

New swaps, worth your inbox.

A short, occasional email when we add a high-intent alternative or ship a new head-to-head. No spam, no selling your address — unsubscribe in one click.