Installation
QScan can be deployed on any infrastructure that supports container workloads. Choose the installation method that matches your environment:
Docker Container -- standalone deployment using Docker or Docker Compose
Kubernetes -- deployment manifest for Kubernetes clusters
Cloud Run -- 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.
Last updated