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

# HMIS documentation

> The operational and developer knowledge base for HMIS.

This portal is the source of truth for HMIS deployment, initial configuration, operational runbooks, integrations, and API documentation.

Use the Platform section to prepare a development environment, deploy the production stack through Dokploy, configure a hospital, and operate the installation. The integration sections contain the implementation details for laboratory and radiology systems.

<Note>
  Configuration examples are intentionally sanitised. Replace documented placeholders only in the target environment's secret-management process.
</Note>

<Columns cols={2}>
  <Card title="Deploy the platform" icon="server" href="/platform/deployment/server-preparation">
    Prepare a server and deploy HMIS through Dokploy.
  </Card>

  <Card title="Set up locally" icon="laptop" href="/platform/local-development/native-windows">
    Run the application natively or use the complete Docker demonstration stack.
  </Card>

  <Card title="Configure the hospital" icon="hospital" href="/platform/initial-configuration">
    Create the first administrator and configure operational master data.
  </Card>

  <Card title="Operate HMIS" icon="shield-check" href="/platform/operations/go-live-checklist">
    Use release, backup, monitoring, security, and recovery runbooks.
  </Card>
</Columns>
