galaxyproject / cloudlaunch-ui

A user interface for the cloudlaunch app
MIT License
8 stars 13 forks source link

Need to expose initial storage size in the UI #43

Open afgane opened 3 years ago

afgane commented 3 years ago

It is currently not possible to set the storage size at launch in the UI. The value to expose and propagate is cm_initial_storage_size, which is currently set to 100G in the default config.

It may also be necessary to proportionally set the storage size. I'm not really sure where does that get set for the latest GVL (eg, here it is for a dev version).

This issue may be related to #33.