Skip to content

Build improvements

Kévin Commaille requested to merge kcommaille/fractal:build-profiles into main

Most importantly, adds a beta profile and makes sure that data is not shared between profiles.

To separate the data:

  • Put the database in a subdirectory with the profile name.
  • Use an attribute to differentiate secrets for each profile.
  • Use a path including the profile name for the settings.
Edited by Kévin Commaille

Merge request reports