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 Matomo

The docs say 1 GB. In practice you want 4 GB once traffic is real, and MySQL wants most of it. 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 Google Analytics alternatives, where Matomo is one of the picks.

RAM — documented minimum1 GB
RAM — what it really needs4 GB once traffic is real, and MySQL wants most of it
CPU2 vCPU, more for report generation
Disk40 GB and it grows with every raw hit stored
Monthly cost$25–45/mo for a moderately busy site
Setup time1–2 hours
How you install itPHP with MySQL or MariaDB; docker compose is available
Ongoing maintenanceActive. Archiving must be moved to cron or the site slows down.
Where it stops scalingMillions of hits a month with tuning; beyond that, plan for a separate database host.

The thing that catches people out

Matomo archives reports on the fly by default, which means the first person to open a dashboard triggers the aggregation and waits for it. On a busy site that turns into minute-long page loads and occasional timeouts. Disabling browser-triggered archiving and running it from cron is the standard fix and it is not the default — nearly every 'Matomo is slow' thread ends here.

When not to self-host Matomo

Your traffic is large and you do not want to run a database at that scale. The raw-hit storage model is heavier than a sampled one.

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 Matomo actually need?
4 GB once traffic is real, and MySQL wants most of it in practice. The documented minimum is 1 GB, which is the figure at which the process starts rather than the figure at which it works under real use. 2 vCPU, more for report generation alongside it.
What does self-hosting Matomo cost per month?
$25–45/mo for a moderately busy site This is commodity VPS pricing and excludes your time, which is the larger cost for most people — budget for active. Archiving must be moved to cron or the site slows down.
How long does it take to set up Matomo?
1–2 hours, via PHP with MySQL or MariaDB; docker compose is available.
When should I NOT self-host Matomo?
Your traffic is large and you do not want to run a database at that scale. The raw-hit storage model is heavier than a sampled one.
What is the most common mistake when self-hosting Matomo?
Matomo archives reports on the fly by default, which means the first person to open a dashboard triggers the aggregation and waits for it. On a busy site that turns into minute-long page loads and occasional timeouts. Disabling browser-triggered archiving and running it from cron is the standard fix and it is not the default — nearly every 'Matomo is slow' thread ends here.
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.