Installing On Premises in GCP

I have Apigee On Premise trial license and have signed up for GCP.

1.How do I download Apigee Trial from Yum repository ?

2.Could you please share steps for installing Apigee on GCP ?

Thanks.

0 2 513
2 REPLIES 2

@Sriharsha Mohan the steps to install on GCP are the same as any OPDK install. You need to connect to the software,apigee.com using your eval credentials that were provided in your provisioning email. The instructions can be found here : https://docs.apigee.com/private-cloud/latest/installing-edge-private-cloud

@Christin Brown Thanks for the response.

I was able to download the boot strap. However, I am getting an unknown_distro error on executing the below bash command using the credentials received in mail.

sudo bash /tmp/bootstrap_4.17.09.sh apigeeuser=uName apigeepassword=pWord

=== Begin work ...

=== Checking for presence of misc commands:

=== Checking distro:bootstrap_4.17.09.sh: Error: distro=unknown_distro (major=0 minor=0) is not supported

Below is the OS version:

uname -a

Linux cs-6000-devshell-vm-531794a6-b617-4d41-80a9-df68c6a585fe 3.16.0-4-amd64 #1 SMP Debian 3.16.43-2+deb8u5 (2017-09-19) x86_64 GNU/Linux