> For the complete documentation index, see [llms.txt](https://docs.qpoint.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qpoint.io/getting-started/qscan/installation.md).

# Installation

QScan can be deployed on any infrastructure that supports container workloads. Choose the installation method that matches your environment:

* [Docker Container](/getting-started/qscan/installation/docker-container.md) -- standalone deployment using Docker or Docker Compose
* [Kubernetes](/getting-started/qscan/installation/kubernetes.md) -- deployment manifest for Kubernetes clusters
* [Cloud Run](/getting-started/qscan/installation/cloud-run.md) -- Google Cloud Run worker pool configuration

All methods use the same container image and environment variables. The primary differences are in resource management and secret handling.
