Deploy Fractal¶
Fractal is meant to be deployed on-site in your institution to manage workflows on large cluster. It currently has support for different modes of running on slurm clusters. It is deployed on Linux servers and also runs on macOS or Windows (by using Windows Subsystem Linux). You can run a fully containerized local example that is useful for demos and testing purposes by following the instructions in the fractal containers repository or by following along this walkthrough:
More detailed documentation about the configuration of the different Fractal components can be found in the fractal-server documentation and the fractal web documentation. For additional services, check out the fractal-data README and the fractal-feature-explorer. In our main deployments, we deploy the Fractal services standalone, not via the docker example setup.