openforis / sepal

Geographical Data Processing in the Cloud
https://sepal.io/
MIT License
209 stars 46 forks source link

Add an option to select the type of instance prior to open an app #242

Open dfguerrerom opened 1 year ago

dfguerrerom commented 1 year ago

Is your feature request related to a problem? Please describe. Depending on the module, it will require a different type of instance to run properly. By default, when the user just log-in and open an app, the platform will choose a t1 instance, this is good in some of the cases, but when a different instance is required, the user will have to wait until the t1 starts, then go the terminal, kill the instance, start the proper one, close the app and open it again.

Describe the solution you'd like It would be nice to have the option to either let the user select the instance just after clicking the app drawer and/or use a conf file stored in the module repository with the "recommended resources".