Getting Started

EdgeGallery Overview

Developer Platform


App Store


MEC Management Platform


Application Testing and Certification Platform


Edge Node Management Platform


APP Development Process


Demo Introduction

The demo provides the steps for Edge Application Development in EdgeGallery Developer Platform, using EdgeGallery’s Positioning Service.

  • As a consumer service, the Positioning Service Application depends on “Face Recognition Service” of EdgeGallery Platform.

  • 定位服务应用作为服务供应者发布“定位服务”,对外提供生态API,其他服务可以消费“定位服务”

Introduction to Container Deployment Process on Developer Platform

Prepare for Development

  • Create a new project

  • Choose one of the platform capabilities to depend on. Select “service discovery”

Deployment Test

Step 1 Upload App Image

Step 2 Upload the yaml file

Step 3 Deploy and Test

App Release

Step 1 ATP test

Step 2 App release

Introduction to the deployment process of virtual machine on Developer Platform

Prepare for Development

Create a new project

Resource Allocation

Step 1 Basic Information

Step 2 Specification Settings

Step 3 Network Settings

Step 4 Other settings

Deployment Test

Step 1 Start to Deploy

After deployment, you can upload the code of the App and use the VNC function we provide for future operation and maintenance.

Step 2 Generate image

After the image is successfully generated, the image file can be downloaded.

App Release

Step 1 ATP test

Step 2 App release

Local Development

  • Download plug-in-BashSupport in dependency and import it to local IDE.

  • Run the plugin, which will automatically generate a sample code.

  • Code

  • Build the docker image