Skip to content

carkod/anbox-cloud.io.old

Repository files navigation

Anbox Cloud Demo site

CircleCI build status Code coverage

Anbox Cloud is the mobile cloud computing platform for running Android at high scale in any cloud. It is portable across x86 and ARM architectures, with GPU and GPGPU support. Canonical will help you deploy your applications to accelerate your time-to-market. Anbox Cloud comes bundled with a long-term commercial support offering.

Architecture overview

This website is written with the help of the flask framework. In order to use functionality that multiply our websites here at Canonical, we import the base-flask-extension module.

Development

Run ./run inside the root of the repository and all dependencies will automatically be installed. Afterwards the website will be available at http://localhost:8043.

When you start changing files, the server should reload and make the changes available immediately.

If you encounter issues with sass not building, Jekyll not compiling execute ./run clean-cache