Getting Started

Installation

The Community Edition of Flex is distributed through Dockerhub.

Docker

1) Install

docker run --pull=always -p 3000:3000 -m 2G factorhouse/flex-ce:latest

2) Connect

open http://localhost:3000

3) Configure

See Configuration on how to configure Flex.

Helm

Artifact HUB

Our Helm charts repository is the quickest way to get started using Flex with Kubernetes.

Visit our helm-charts GitHub repository for detailed installation instructions

Previous
Overview