> For the complete documentation index, see [llms.txt](https://developer.tiledesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.tiledesk.com/installation/installation.md).

# Installation

## Run with Docker <a href="#run-with-docker" id="run-with-docker"></a>

Docker is the simplest way to run Tiledesk. There’s a public repository on [Docker Hub](https://hub.docker.com/u/tiledesk).

Please refer to [Running Tiledesk with Docker Compose](https://github.com/Tiledesk/tiledesk-deployment/blob/master/docker-compose/README.md).

## Run with Kubernetes <a href="#run-with-kubernetes" id="run-with-kubernetes"></a>

Use this information to deploy Tiledesk using Helm charts by running a Kubernetes cluster. This is a deployment template which can be used as the basis for your specific deployment needs.

Please refer to [Running Tiledesk with Kubernetes using Helm](/installation/running-tiledesk-with-kubernetes-helm.md) .
