Docket

GETTING STARTED

What a self-hosted support centre actually costs to run

Everything you need alongside it is free except one thing. This is the whole list, what each part is for, and what the exception really comes to.

6 MIN READ Last updated 23 August 2026

A self-hosted support centre costs nothing to run except your AI account. The repository is free, the hosting is free on plans that allow business use, and the email providers all have a free tier. The only meter running is the one your AI provider bills you for, at well under a penny per reply written.

That is the short answer, and it holds. But "free" hides some real detail, and the detail is where people get caught out three weeks in. Here is every part, what it is actually for, and where the free plan stops.

What do you need before anything works?

Three things, and you already have one of them.

WhatWhat it is forCost
GitHubWhere the support centre lives, and where everything your customers send is storedFree
HostingServing the site on your own domainFree
Coding agentInstalling and changing it. Whichever one you already useYou have it

GitHub's free plan includes unlimited private repositories, so nothing here pushes you onto a paid tier. The one number worth knowing is scheduled jobs: a private repository gets 2,000 free minutes of automation a month, where a public one has no limit at all. A support centre's daily jobs use a fraction of that either way.

What you only need if you want the automatic parts

None of these are required. Leave them all out and the support centre still runs completely: feedback arrives, the boards work, the site deploys. It simply does not write or send anything on your behalf.

See it on a real board

Nothing to sign up for.

So what does the AI actually cost?

Less than people expect, because a support reply is a small job. Neither Anthropic nor OpenAI has a free tier; both bill per token from the first request. On the cheapest current models a short reply comes in around a tenth of a penny, and even on a larger model it stays comfortably under a penny. Anthropic publishes a worked support example on its own pricing page, checked 22 August 2026, putting 10,000 tickets at about $37 on their cheapest current model, which is roughly a third of a penny each before any caching or batch discount.

Put a number on it: a hundred replies a month is somewhere between ten pence and a pound. That is the entire running cost of the support centre.

How does that compare to renting one?

Briefly: the cheapest hosted feature request tools run $264 to $348 a year, and Canny.io's entry tier is $948, checked against each vendor's own pricing page on 20 August 2026. Two of those price by something that grows, so the three-year figure is the one worth looking at rather than the monthly one.

That comparison has a page of its own, with a calculator: what feedback tools actually cost over three years. This page is about the other side of the ledger, which is what it costs to run one yourself.

What happens when you outgrow the free tiers?

Nothing sudden, because none of these are the kind of limit that switches your site off. Resend's free tier is 3,000 emails a month with a daily cap of 100, checked on 21 August 2026. A support centre that sends a receipt, a reply notification and a shipped notice per item would need to be handling a lot of items before that binds, and the paid step above it is small.

GitHub's automation minutes work the same way. A private repository gets a monthly allowance and a public one has no limit, and a support centre's scheduled jobs use a fraction of either.

The AI bill is the only line that scales with use, and it scales with the thing you actually want more of, which is customers writing to you. That is a better shape than a bill that rises because more people voted.

If you are weighing running one yourself against paying somebody, the honest version of that trade is in the guide to self-hosting a feature request board, including the case for not doing it.

Frequently asked questions

Is a self-hosted support centre really free to run?
Everything except the AI account. GitHub is free, hosts that allow business use on their free plans are free, and the email providers have free tiers. The AI account is billed to you per reply, and on the cheaper models that is well under a penny each.
Do I need to pay for hosting?
Not usually. Netlify and Cloudflare both allow commercial use on their free plans. Vercel's Hobby plan is non-commercial only, so a business on Vercel needs a paid plan.
What happens if I never add an AI key?
Everything else keeps working. Feedback still arrives, the boards still run, and the site still deploys. Nothing gets written for you until a key is set.
Does it need a database?
No. Every item is a Markdown file in your repository, which is why there is nothing to host, nothing to back up separately, and nothing to be billed for by the row.

Know what your customers need.

One payment, for every product and update you ever ship.