> ## Documentation Index
> Fetch the complete documentation index at: https://grounds-docs-platform-architecture.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Platform

> Platform resources, infrastructure components, and supporting integrations

Use the platform section when you need shared infrastructure components, deployment resources, or platform-level integrations.

## Available Platform Resources

<CardGroup cols={2}>
  <Card title="Containers" icon="box" href="/deploy/containers">
    Reusable Docker and OCI container images for local development, Kubernetes deployments, and platform services.
  </Card>

  <Card title="Charts" icon="chart-line" href="/deploy/charts">
    Helm charts for deploying platform services and related workloads into Kubernetes environments.
  </Card>

  <Card title="Keycloak Minecraft IDP Plugin" icon="shield-halved" href="/deploy/keycloak-minecraft-idp">
    General-purpose Keycloak identity provider plugin that enables Minecraft-backed authentication.
  </Card>
</CardGroup>

<Note>
  Deploy pages document infrastructure building blocks and integrations that support the wider system. Minecraft runtime plugins are documented separately under [Reference → Plugins SDK](/reference/plugins).
</Note>
