Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Latest commit

 

History

History
31 lines (20 loc) · 1.2 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.2 KB

edge-gcp

This project allows you to install Apigee Edge in Google Cloud Platform using GCP's deployment manager. Please refer to http://docs.apigee.com/private-cloud/latest/overview for more details on Apigee Edge Private Cloud.

Support

This is an open-source project of the Apigee Corporation. It is not covered by Apigee support contracts. However, we will support you as best we can. For help, please open an issue in this GitHub project. You are also always welcome to submit a pull request.

Prerequisite

gcloud

Install gcloud sdk from https://cloud.google.com/sdk/downloads Initialize your account

Apigee Edge Profiles

aio (All in One)

This profile helps to create a AIO profile in Google cloud platform. The details are present here

multinode (Multinode edge deployment)

This profile helps to create a 2,5,7,9 node cluster deployment in Google cloud platform.

The details are present here

edge-micro (Edge Micro deployment)

This profile creates Edge Micro deployment

The details are present here

License

Apache 2.0 - See LICENSE for more information.