Obtaining and preparing disk images for GCE Virtual Machines
Pexip publishes Google Compute Engine (GCE) optimized disk images for the Management Node and for Conferencing Nodes.
Before you can use the published Pexip Infinity disk images, you must copy them to your storage bucket in the Google Cloud Platform (GCP). This guide refers to a disk image copied to your storage bucket as a custom disk image. All deployment operations use custom disk images.
Obtaining the Pexip disk images
To obtain your disk images, go to https://dl.pexip.com/infinity/index.html, select the appropriate directory for your software version, and then download the following files:
- Pexip_Infinity_v36.2_GCP_pxMgr_<build>.tar.gz for the Management Node.
- Pexip_Infinity_v36.2_GCP_ConfNode_<build>.tar.gz for a Conferencing Node.
Uploading disk images to Google Cloud Storage
The Pexip disk image packages must be uploaded to Google Cloud Storage.
-
Create a bucket to store the images:
- From the GCP project console, go to .
- Select .
-
Enter a Name (for example, "pexip-v36-2"), and then select an appropriate Storage class and Location for your deployment.
For more information about storage buckets, see https://cloud.google.com/storage/docs/creating-buckets
- Select .
-
Upload the Pexip images to the new bucket:
- Select the new bucket e.g. pexip-v36-2.
- Select .
- In the dialog that appears, select the Management Node and Conferencing Node tar.gz files that you downloaded from Pexip.
- Select .
After you have uploaded your files, your bucket will look similar to this:
Preparing custom disk images
You must now prepare a custom disk image for the Management Node and for deploying a Conferencing Node.
Prepare a Management Node image
- From the GCP project console, go to .
- Select .
- Enter a Name, for example "pexip-mgr-v36-2".
- Select a Source of Cloud Storage file.
- Select Management Node image package in your storage bucket e.g. pexip-v36-2. and select the
- Select .
You can now deploy the Management Node in Google Cloud Platform.
Prepare a Conferencing Node image
- From the GCP project console, go to .
- Select .
- Enter a Name, for example "pexip-node-v36-2".
- Select a Source of Cloud Storage file.
- Select Conferencing Node image package in your storage bucket e.g. pexip-v36-2. and select the
- Select .
You can now deploy a Conferencing Node in Google Cloud Platform.