-
Notifications
You must be signed in to change notification settings - Fork 5
Home
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.
Resources for making changes to the Edge Cloud platform code.
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.
- DNS Account Requirements
- Setup Vault
- Setup Chef Server
- Setup Other Services
- Current Release
- Build Base VM image (can be skipped if using current release VM image)
- Build Edge Cloud services container images (can be skipped if using current release container images)
- Run Ansible To Deploy Services