-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Based on windows gce setup script is it possible to create an interactive UI that allows user to select settings of the cloud desktop to be built and uses the GCE APIs, package management and configuration tools ?
Features
Below is a list of features desirable in such a solution.
Core features
- Provide interactive selection of Machine type (OS, Base image), CPU Cores, Memory, Region, Disk size.
- Provide initial setup using chocolatey or apt, yum etc., to setup essential tools like AnyDesk that enable connection and further configuration of the system and clone the essential git repos.
- Allow the script to be invoked in batch mode, i.e., with parameters for all values that can be selected interactively.
Extended features
- Provide option to supply additional packages and applications to install. For example, IDEs or toolchains can be installed using this.
- For open source project maintainers: Embed a link / command-snippet to launch a VM with custom configuration as a dev environment for the project. Or as a playground for using the project to run examples.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels