Skip to content

Plan Limits and Quotas

Every Clank team is on a plan tier that determines resource limits. These limits are enforced when creating new resources — existing resources are never stopped or removed to enforce a limit.

ResourceIndie (Free)Pro ($15/mo)Team ($35/mo)Business ($79/mo)
Servers15UnlimitedUnlimited
Team members1 (owner only)310Unlimited
Services (total)325100Unlimited
Projects210UnlimitedUnlimited
Image versions (per service)31025Unlimited
Log retention3 days7 days14 days30 days

The number of servers (machines running the Clank agent) your team can register. Creating a server in the dashboard counts toward this limit, even if the agent has not yet enrolled.

Total team members including the owner. On the Indie plan, only the owner can access the team — there is no way to invite collaborators.

Total number of services across all projects. Each service in a project counts as one, including companion services (e.g., a WordPress service and its MySQL database are two services).

Total number of projects in the team. A project is a logical grouping of related services.

How many Docker image tags Clank retains in the built-in registry for each service. When a new deployment pushes an image and the limit is exceeded, the oldest image tags are pruned automatically. Running deployments are never affected — only unused stored tags are removed.

Services using external Docker images (e.g., wordpress:latest from Docker Hub) are not affected by this limit since Clank does not store those images.

How many days of deployment and container logs are kept. Older logs are automatically cleaned up. This applies to logs viewable in the dashboard — it does not affect logs stored on the server itself.

Plans marked “Unlimited” have internal fair-use ceilings to prevent abuse. These ceilings are set well above what any normal usage pattern would require. If you have unusual scale requirements, contact support.

The Billing page in the dashboard shows your current usage against each limit. You can also see per-resource counts on the team overview page.