Creating a Roving Edge Infrastructure in OCI
Create a Compute Cloud@Customer infrastructure in your home tenancy in Oracle Cloud Infrastructure (OCI). Each Roving Edge device must have a corresponding infrastructure resource before the device can be set up.
A Roving Edge device runs the same controller software as Compute Cloud@Customer. During device installation and configuration, a connection to OCI is established to associate the device with the Compute Cloud@Customer infrastructure resource configured in your home tenancy.
Before creating an infrastructure, ensure that the following tenancy setup is configured as described in Preparing Your Tenancy.
- A compartment is set up to host the infrastructure definitions.
- A VCN and subnet are set up as required by the infrastructure.
- IAM policies are set up to provide appropriate user and resource access to the infrastructure compartment.
To create an infrastructure, follow these steps: What's Next?
Associate the Roving Edge device with your OCI tenancy. See Associating a Roving Edge Device with Your OCI Tenancy.
Use the ccc infrastructure create command and required parameters to create an infrastructure:
oci ccc infrastructure create --compartment-id <compartment ocid> --display-name <Descriptive name> --subnet-id <subnet to connect infrastructure to>... [OPTIONS]Avoid entering confidential information.
For a complete list of CLI commands, flags, and options, see the Command Line Reference.
What's Next?
Associate the Roving Edge device with your OCI tenancy. See Associating a Roving Edge Device with Your OCI Tenancy.
Use the CreateCccInfrastructure operation to create a Roving Edge.
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.
What's Next?
Associate the Roving Edge device with your OCI tenancy. See Associating a Roving Edge Device with Your OCI Tenancy.