diff --git a/site/app/pricing/page.tsx b/site/app/pricing/page.tsx index 0a23583..70d28c6 100644 --- a/site/app/pricing/page.tsx +++ b/site/app/pricing/page.tsx @@ -3,8 +3,7 @@ import type { Metadata } from "next"; export const metadata: Metadata = { title: "Pricing", - description: - "Three tiers, cloud or self-hosted, priced per managed server. Free for 3 servers. Professional from £19 a month, Enterprise from £49 a month, £5 per extra server.", + description: "Three tiers, cloud or self-hosted, priced per managed server. Free for 3 servers. Professional from £19 a month, Enterprise from £49 a month, £5 per extra server.", }; /* Prices and allowances are the shipped catalogue, not marketing rounding: @@ -12,7 +11,7 @@ export const metadata: Metadata = { * catalogue. Annual is ten times monthly everywhere, which is the "two months * free" the portal's own term picker states. */ const COMPARISON: [string, string, string, string][] = [ - ["Managed servers", "3", "3, then £5 each", "10, then £5 each"], + ["Managed servers", "3", "5, then £2.50 each", "10, then £2.50 each"], ["People", "Unlimited", "Unlimited", "Unlimited"], ["SSH key assignment", "Yes", "Yes", "Yes"], ["Workflows and step library", "Yes", "Yes", "Yes"], @@ -41,28 +40,20 @@ export default function PricingPage() { Pick a tier, then pay per server.
- People are free. Keys, workflows, monitors and secrets are free. - You pay for a tier and for the servers running an agent, because - that is the only number that grows with you. Every tier runs - either in our cloud or on your own hardware, for the same money. + People are free. Keys, workflows, monitors and secrets are free. You pay for a tier and for the servers running an agent, because that is the only number that grows with you. Every + tier runs either in our cloud or on your own hardware, for the same money.
- A homelab, a couple of VPSes, and the keys on your - own laptop. -
+A homelab, a couple of VPSes, and the keys on your own laptop.
- Cloud or self-hosted. Renewed once a year from the - portal, one free instance per deployment. -
+Cloud or self-hosted. Renewed once a year from the portal, one free instance per deployment.
- Real infrastructure, and more than one person - holding the keys. -
+Real infrastructure, and more than one person holding the keys.
- £5 per extra server. £190 a year saves two months. - Self-hosted is £190 a year. -
+£5 per extra server. £190 a year saves two months. Self-hosted is £190 a year.
- A fleet, a compliance question, and someone who - wants a phone number. -
+A fleet, a compliance question, and someone who wants a phone number.
- £5 per extra server. £490 a year saves two months. - Self-hosted is £490 a year. -
+£5 per extra server. £490 a year saves two months. Self-hosted is £490 a year.
- SSH, RDP and VNC sessions in the browser, audited - like everything else. £50 a year. -
+SSH, RDP and VNC sessions in the browser, audited like everything else. £50 a year.
- Connect your own OIDC provider to an instance. £90 a - year. -
+Connect your own OIDC provider to an instance. £90 a year.
- Scroll the table sideways for all three tiers -
-Scroll the table sideways for all three tiers
+| {capability} | -{free} | -{professional} | -{enterprise} | -
| {capability} | +{free} | +{professional} | +{enterprise} | +
- One running agent, one server. You choose the - cap rather than being metered on what you ran, - so the invoice is the same number you set. -
+One running agent, one server. You choose the cap rather than being metered on what you ran, so the invoice is the same number you set.
- Raise the server count and the new cap applies - straight away, prorated for the rest of the - period. Your renewal date does not move. -
+Raise the server count and the new cap applies straight away, prorated for the rest of the period. Your renewal date does not move.
- A reduction takes effect at your next renewal. - You keep what you have already paid for until - then, and we show you the date it changes. -
+A reduction takes effect at your next renewal. You keep what you have already paid for until then, and we show you the date it changes.
- Nothing is deleted. An agent beyond the cap - still registers and heartbeats, but stops - syncing keys until you raise the cap or remove a - server. -
+Nothing is deleted. An agent beyond the cap still registers and heartbeats, but stops syncing keys until you raise the cap or remove a server.
- Your licence runs to the end of the period you - paid for, then the instance goes read-only. - Monitors keep checking, alerts keep firing and - agents keep their keys — you just cannot change - anything until you renew. + Your licence runs to the end of the period you paid for, then the instance goes read-only. Monitors keep checking, alerts keep firing and agents keep their keys — you + just cannot change anything until you renew.
- A self-hosted licence is a signed file your - install checks offline, with no phone home. That - means we cannot withdraw one early, so the term - is the limit — and we would rather bound it at a - year than sell it twelve times over. + A self-hosted licence is a signed file your install checks offline, with no phone home. That means we cannot withdraw one early, so the term is the limit — and we would + rather bound it at a year than sell it twelve times over.
- Export every server, key, workflow and secret - group as JSON whenever you like. Agents keep - their last synced state on disk, so nobody is - locked out mid-migration. -
+Export every server, key, workflow and secret group as JSON whenever you like. Agents keep their last synced state on disk, so nobody is locked out mid-migration.
- Prices exclude VAT, which is calculated at checkout. Billing is - handled by Paddle as merchant of record.{" "} + Prices exclude VAT, which is calculated at checkout. Billing is handled by Paddle as merchant of record.{" "} Ask us anything {" "}