flyto-warroom
Self-hosted security testing and evidence platform for Flyto2 Warroom CE.
1.7K
Self-hosted community edition of Flyto2 Warroom: an open-core security operations platform for code, cloud, container, runtime, external attack surface, evidence, and compliance workflows.
Flyto2 Warroom CE is designed for local labs, security teams, open-source users, and evaluators who want to run the Warroom stack on their own Docker host.
This Docker Hub repository publishes each Flyto2 Warroom CE service as a separate tag:
engine-ce — backend API and security workflow engineworker-ce — background workercode-ce — web UIrunner-ce — automation / browser runner serviceverification-ce — product verification servicebrand-vision-ce — brand/image analysis helperpdf-ce — report PDF serviceVersioned tags are also published for reproducible installs, for example:
engine-ce-20260630-84db98acode-ce-20260630-84db98aThe recommended install path is Docker Compose from the GitHub repository:
git clone https://github.com/flytohub/flyto-warroom.git
cd flyto-warroom
python3 install/scripts/setup-ce.py --email [email protected]
make preflight
make verify-images
make ce-up
Content type
Image
Digest
sha256:a591f23bf…
Size
34.2 MB
Last updated
23 minutes ago
docker pull chesterhsu/flyto-warroom:code-ce