chesterhsu/flyto-warroom

By chesterhsu

Updated 23 minutes ago

Self-hosted security testing and evidence platform for Flyto2 Warroom CE.

Image
Security
Developer tools
0

1.7K

chesterhsu/flyto-warroom repository overview

Flyto2 Warroom CE

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.

Images

This Docker Hub repository publishes each Flyto2 Warroom CE service as a separate tag:

  • engine-ce — backend API and security workflow engine
  • worker-ce — background worker
  • code-ce — web UI
  • runner-ce — automation / browser runner service
  • verification-ce — product verification service
  • brand-vision-ce — brand/image analysis helper
  • pdf-ce — report PDF service

Versioned tags are also published for reproducible installs, for example:

  • engine-ce-20260630-84db98a
  • code-ce-20260630-84db98a

Quick Start

The 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

Tag summary

Content type

Image

Digest

sha256:a591f23bf

Size

34.2 MB

Last updated

23 minutes ago

docker pull chesterhsu/flyto-warroom:code-ce