> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kombify.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Basement Kit

> The released local StackKits profile for hardware you control

Basement Kit is the current local profile in the public `v0.16.0` release. Use it for a homelab on hardware you already control, with one home site and a local owner.

## What it provides

* a CUE-validated StackSpec and local `stackkit` lifecycle
* local owner custody with PocketID and TinyAuth
* a Node Hub at the generated `base.<domain>` address
* the released core runtime plus optional workloads selected by your validated configuration

The v0.16.0 authoring default is `home.test`. Make sure clients use a DNS path you control before treating a generated route as reachable; StackKits does not silently modify every client or router.

The first successful path is the [Quickstart](/stackkits/quickstart); change the StackSpec and re-validate rather than editing generated files.

## When to use another kit

Choose [Cloud Kit](/stackkits/kits/cloud-kit) when the single environment is an existing VPS or cloud host with a domain you operate. StackKits does not provision that host.

## Related pages

<CardGroup cols={2}>
  <Card title="Node Hub" icon="grid-2" href="/guides/stackkits/node-hub">
    Open the generated local service overview after a successful rollout.
  </Card>

  <Card title="Released applications" icon="grid-2" href="/stackkits/apps/overview">
    Review current core, optional workloads, and module-contract boundaries.
  </Card>
</CardGroup>
