Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 823 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 823 Bytes

Cloud Android Orchestration

This repo holds source for a Cuttlefish Cloud Orchestration application. The Orchestration application allows to create, delete and connect to Cuttlefish devices in the cloud.

The application is developed for and tested on Google Cloud Platform, but it's designed in a way that should allow its deployment in other Cloud solutions without much trouble.

Links for each component

To know details, please refer to these documents below.

  • Cloud Orchestrator: A web service for managing VMs or containers for running Cuttlefish instances on top of.
  • cvdr: CLI client of Cloud Orchestrator providing user-friendly interface.
  • Cuttlefish Web Launcher: Web client of Cloud Orchestrator providing user-friendly interface.