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

# Requirements

> What you need to run jhansi.io self-hosted.

## System Requirements

| Requirement | Version |
| ----------- | ------- |
| Python      | 3.12+   |
| Docker      | 20.10+  |
| Poetry      | 1.7+    |

## Hardware

| Resource | Minimum |
| -------- | ------- |
| CPU      | 2 cores |
| RAM      | 4GB     |
| Disk     | 20GB    |

<Note>
  Disk usage grows with the number of sandboxes and uploaded files.
  Monitor your `PETRI_WORKSPACE_ROOT` directory.
</Note>

## Next

<Card title="Configuration" icon="settings" href="/self-hosting/configuration">
  Configure Petri for production.
</Card>
