Run Flower using Docker¶
Start your Flower journey with our pre-made Docker images on Docker Hub, supporting
amd64
and arm64v8
architectures.
Our Quickstart guide walks you through containerizing a Flower project and running it end to end using Docker.
Getting Started¶
Running in Production¶
Advanced Options¶
Run Flower using Docker Compose¶
- Quickstart with Docker Compose
- 先决条件
- Step 1: Set Up
- Step 2: Run Flower in Insecure Mode
- Step 3: Run the Quickstart Project
- Step 4: Update the Application
- Step 5: Persisting the SuperLink State
- Step 6: Run Flower with TLS
- Step 7: Add another SuperNode
- Step 8: Persisting the SuperLink State and Enabling TLS
- Step 9: Merge Multiple Compose Files
- Step 10: Clean Up
- Where to Go Next
- Run Flower Quickstart Examples with Docker Compose
- Deploy Flower on Multiple Machines with Docker Compose