Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Options to enable/disable features #31

Open
MakisH opened this issue Feb 13, 2022 · 1 comment
Open

Options to enable/disable features #31

MakisH opened this issue Feb 13, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@MakisH
Copy link
Member

MakisH commented Feb 13, 2022

Currently, the vm contains everything we support by default, but this ends up being a very large image that take a lot of time to build.

Having options to enable/disable features would be useful, e.g., in the following cases:

  • Debugging a specific feature of the vm / ecosystem.
  • Needing a reference system just for preCICE itself
  • Needing a vm with specific versions of some components, for reproducibility.

This is easy, I will work on it sometime in the next few weeks.

@MakisH MakisH added the enhancement New feature or request label Feb 13, 2022
@MakisH MakisH self-assigned this Feb 13, 2022
@MakisH
Copy link
Member Author

MakisH commented Nov 21, 2022

We could also build a barebones VM and then provide the provisioning scripts to the user to install whatever they need on demand. This would be helpful for development or the VM, as the VM would build faster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant