Community
Setup wizard UI
If no configuration is provided, Flex will launch a setup wizard to help you configure your Flink resources.
If you use the recommended Docker command below, the UI will be available at http://localhost:3000.
docker run --rm -d -p 3000:3000 factorhouse/flex-ce
During setup, you can specify the Flink REST URL (e.g., http://localhost:8081
) and optionally enable Permissive SSL to bypass SSL certificate validation.