galaxyproject / galaxyproject/cloudlaunch-ui
Need to expose initial storage size in the UI
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
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](https://github.com/galaxyproject/cloudlaunch-registry/blob/5bb42f0b91efb615de8863d25fb639009a241437/app-registry.yaml#L2181).
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](https://github.com/galaxyproject/cloudlaunch-registry/blob/5bb42f0b91efb615de8863d25fb639009a241437/app-registry.yaml#L552)).
This issue may be related to #33.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.