Skip to content

CLUI for creating Cloud Desktops #2

@koushik-ms

Description

@koushik-ms

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

  1. Provide interactive selection of Machine type (OS, Base image), CPU Cores, Memory, Region, Disk size.
  2. 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.
  3. Allow the script to be invoked in batch mode, i.e., with parameters for all values that can be selected interactively.

Extended features

  1. Provide option to supply additional packages and applications to install. For example, IDEs or toolchains can be installed using this.
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions