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

# Deployment | Collate Installation & Setup Guide

> Deploy, configure, and manage Collate across environments with security and scaling guidance.

# From 0 to OpenMetadata in 5 minutes

Are you exploring or doing a PoC? It won't get easier than following our Quickstart guide!

<CardGroup cols={2}>
  <Card title="Quickstart OpenMetadata" href="/quick-start/local-docker-deployment">
    Get OpenMetadata up and running in under 5 minutes!
  </Card>

  <Card title="Try the OpenMetadata Sandbox" href="/quick-start/sandbox">
    Interact with a sample installation with 0 setup to explore our Discovery, Governance and Collaboration features.
  </Card>
</CardGroup>

## Architecture and Deployment

We support different kinds of deployment:

<CardGroup cols={3}>
  <Card title="Local Docker Deployment" href="/quick-start/local-docker-deployment">
    Get OpenMetadata up and running locally in under 7 minutes!
  </Card>

  <Card title="Deploy on Bare Metal" href="/deployment/bare-metal">
    Deploy OpenMetadata directly using the binaries.
  </Card>

  <Card title="Deploy on Kubernetes" href="/deployment/kubernetes">
    Deploy and scale with Kubernetes
  </Card>
</CardGroup>

## Security

Find further information on how to secure your OpenMetadata deployment:

<CardGroup cols={1}>
  <Card title="Enable Security" href="/deployment/security">
    Enable Security for your OpenMetadata deployment
  </Card>
</CardGroup>

## Production-Ready Requirements

Find further information on how to secure your OpenMetadata deployment:

<CardGroup cols={1}>
  <Card title="Production-Ready Requirements" href="/deployment/production-ready-requirements">
    Production-Ready Requirements for OpenMetadata Deployment
  </Card>
</CardGroup>

## Upgrade

Learn how to move from version to version:

<CardGroup cols={1}>
  <Card title="Upgrade OpenMetadata" href="/deployment/upgrade/">
    Upgrade your OpenMetadata deployment
  </Card>
</CardGroup>
