Skip to content

Administering a tenant

Tenant admin

A tenant administrator owns one tenant: its people, its compute, its storage and its money. Signing in as one adds an ADMIN section to the navigation below the ordinary pages.

These belong to a superadmin:

  • Creating or disabling tenants, including your own
  • Global nodes and queues shared across tenants
  • System-wide settings: token pricing, the platform SMTP relay, relay configuration
  • Whether open registration is permitted at all

Setting up a tenant from scratch, this sequence avoids backtracking:

  1. Nodes - issue an invite and let a machine connect. Without a node, nothing else can be tested.
  2. Storage - register the storage on that node, then the buckets users will see.
  3. Queues - create the queue, link it to the nodes and to the storages. Skipping the storage link is the single most common misconfiguration; it produces a queue on which no user can mount anything.
  4. Groups - set limits and permissions, then grant the group its queues and storage.
  5. Users - create them and put them in a group.
  6. Tokens - give the tenant a balance and allocate from it.

A user with no group has no queues, no storage and no permission to add jobs. That is the default, and it is why a freshly created user cannot do anything until step 4 and 5 are connected.