Skip to content
Jon edited this page Mar 31, 2022 · 10 revisions

The Edge Cloud platform is a distributed global platform for managing edge infrastructure and application deployments.

Development

Resources for making changes to the Edge Cloud platform code.

Deployment

Resources for deploying the Edge Cloud platform. The Edge Cloud platform consists of a set of global services which need some manual setup, and a set of ansible scripts that automate setup and deployment of the rest of the global and regional services.

The deployment scripts are parameterized to deploy to different environments, typically a main or production environment, a QA (testing) environment, and others like staging, dev, and upgrade. You may see references to these different environments in the documentation.

Clone this wiki locally