Skip to main content

Storage

Quick Start

To quickly get up and running with a VPC pre-configured for use with Corellium Private Cloud, use the provided VPC creation script.

./s3_upload.sh
Usage: s3_upload.sh [OPTIONS]
Options:
--bucket-name The name of the S3 bucket to upload the Corellium Private Cloud files to.
--installer-pkg The name of the Corellium Private Cloud package file.
--region The region where the S3 bucket is located.

Example:

./s3_upload.sh --region us-west-2 --bucket-name my-bucket-name --installer-pkg aws-private-cloud-4.6.0.tar.xz

Your region should match the same as your VPC you created earlier. If your bucket name does not exist, it will create it for you. The script will then begin uploading your dependencies.