Set Up the SWG Instance in OCI
Perform the steps below to set up the SWG instance on the OCI environment
Prerequisites
- Download the SWG image from the Content & Cloud Security Portal.
- Sign in to your Oracle Cloud account and create a cloud storage bucket in the appropriate compartment.
Upload SWG Image to a Cloud Storage Bucket
Follow these steps to upload the disk image to the cloud storage bucket.
- Navigate to the Buckets section in the OCI Console and click the bucket you created.
- Under the Objects section, click Upload.
The Upload Objects panel appears. - In the Choose Files from your Computer setting, click select files.
Browse and select the file. - On the Upload Objects panel, click Upload to begin the upload process.
Once the upload is complete, the image appears in the bucket.
Import SWG Image
After uploading the image to the bucket, follow these steps to import the SWG image as a custom image.
- Navigate to Menu > Compute > Custom Images.
- Under the Custom Images window, select the Compartment where the cloud storage bucket is created and the image is uploaded.
- Click Import image.
The Import image panel appears. - In the Import image panel, update the Name field as required.
- Select the Import from an Object Storage bucket option.
- From the Bucket drop-down, select the bucket with the image.
- From the Object name drop-down, select SWG
.qcow2
file.
- In the Image type section, select QCOW2.
- Click Import image.
After the import completes, the State changes to Succeeded, and the % Complete shows 100.
Create an Instance
Once the import of the custom image is complete, follow the steps below to create an instance.
- Navigate to Menu > Compute > Custom Images and click the imported image.
The Custom image details window opens. - In the Custom Image Details window, click Create instance.
Create compute instance window opens.
- Configure the required settings to start the instance.
NOTE: Use a recommended shape from the available series for production environments. For VM size recommendations, see Physical and Virtual Appliance Requirements.
- Click Create.
After OCI sets up the instance, it appears in the instance list. Click the instance name to view the IP addresses and log in to the instance using the SSH user (opc) to get the GUI URL and initial admin password.