Get Started
Deploy

On-prem overview

When to run TheSpider on your own infrastructure

The public onboarding is Cloud. There is a separate on-prem edition if you need to run the server yourself: data residency, a private network, or no internet egress.

This page is for the decision, not the install. Images, licenses, and operator docs go to authorized customers privately.

Cloud vs on-prem

TheSpider CloudOn-prem
Who runs the serverTheSpiderYou (or a partner)
TenancyMulti-tenant, org isolationSingle-tenant
AppHostedDocker Compose or Kubernetes
Database and artifactsWe run themYour Postgres and filesystem or S3
Where models runYour agent hostsYour agent hosts
Model providersYour local CLIsCloud, private, or local endpoints
NetworkAgent talks to thespider.xyzPrivate network or air-gap
EntitlementsOrganization planSigned license
PriceFree / Pro $49/mo / Business $149/moBusiness yearly: $1,490/year

What does not change

  • thespider-agent still runs models on the machine with the checkout.
  • TheSpider still does not upload the source tree.
  • Campaigns, findings, triage, retests, and the PR gate work the same.

How people usually deploy it

  • Docker Compose on one host with disks you manage.
  • Kubernetes when that is already how you run things.
  • Air-gapped with internal models and optional outbound integrations left off.

Same numbers as Cloud Business: 50 seats, 50 projects, 50,000 slice claims, AI dedupe (your key), OIDC SSO.

Pay the yearly Business price, then a license JWT is minted for the instance. Public Cloud users should follow the Cloud quickstart. Do not clone this repository as an on-prem substitute.

Data-flow details that apply to both editions: Data handling.

Copyright © 2026