aws / res

Research and Engineering Studio (RES) is an AWS supported open source product that enables IT administrators to provide an easy-to-use web portal for scientists and engineers to run technical computing workloads on AWS.
https://github.com/aws/res
Apache License 2.0
79 stars 15 forks source link

Admin setting where the user can enable or disable hibernate for the EC2 launch in the UI #65

Open aosorio-intervision opened 6 days ago

aosorio-intervision commented 6 days ago

Is your feature request related to a problem? Please describe. This is related with the bug 59. In summary, the Hibernation option is enabled only for Windows and not for other operating systems that support it.

Describe the solution you'd like The Launch New Virtual Desktop should has the hibernation option enable for all OS by default and not only for Windows, as it is in the AWS console when we create an EC2 instance. So, the admin can choose if the manchine can hibernate or not.

Describe alternatives you've considered A general option where you can choose if all the deployable machines can be hibernated or not.

Additional context For more technical details please review the issue 59: https://github.com/aws/res/issues/59

Tygen commented 2 days ago

Hey there, RES development team is aware of this issue and is tracking it internally. We will get back to you with more info once we have them.