# Deploying Dragonfly with Docker Compose > Currently, docker compose deploying is tested just in single host, no HA support. ## Deploy The `run.sh` script will generate config and deploy all components with `docker-compose`. Just run: ```shell ./run.sh ```