Topics on this page
Deploy scanner and storage stacks on GCP
Follow the procedure below to deploy a scanner and a storage stack into your GCP account.
-
In the File Storage Security console, select the Stack Management page, select GCP, then select Deploy.
-
To deploy the stacks, select Scanner Stack and Storage Stack.
There is also the option to add a scanner stack by itself.
-
On the Deploy Scanner Stack and Storage Stack dialog box:
- Make sure you're signed in to your GCP account.
- Under Step 2: Service Account, type in the GCP project ID.
- Under Step 3: Cloud Shell Editor, click Launch Stack to launch the deployment script in the GCP Cloud Shell.
- Under Step 4: Scanner Stack, copy the file <DEPLOYMENT_NAME_PREFIX>-scanner.json from the Explorer tab and paste it into the text box.
- Under Step 5: Storage Stack, copy the file <DEPLOYMENT_NAME_PREFIX>-storage.json from the Explorer tab and paste it into the text box.
- Click Submit.
Configure and deploy the stacks
Specify the following fields and execute the deployment script in the Cloud Shell:
-
Scanning bucket name: Specify the existing bucket name that you wish to protect.
-
Deployment name prefix: Specify the prefix of this deployment. Use a maximum of 22 characters.
-
Region: Specify the region of your bucket. For the list of supported GCP regions, please see Supported GCP Regions.
-
Cloud One region: Specify the region ID of your Trend Micro Cloud One account. For the list of supported Cloud One regions, see supported Cloud One regions.
-
Service account: Copy and paste the service account information from the File Storage Security console.
./deployment-script.sh -s <SCANNING_BUCKET_NAME> -d <DEPLOYMENT_NAME_PREFIX> -r <REGION> -c <CLOUD_ONE_REGION> -m <SERVICE_ACCOUNT>
Configure JSON in File Storage Security console
To complete the deployment process, once the stacks are deployed, follow the steps to configure the management role:
-
Copy the contents of <DEPLOYMENT_NAME_PREFIX>-scanner.json from the Cloud Shell script output.
-
Paste the content back to the File Storage Security console in the Step 4: Scanner Stack text box.
-
Copy the contents of <DEPLOYMENT_NAME_PREFIX>-storage.json from the Cloud Shell script output.
-
Paste the contents back to the File Storage Security console in the Step Storage Stack text box.
-
Click Submit.
Deployment Status
To determine the status of your deployment, go to Deployment Manager and search for:
- <DEPLOYMENT_NAME_PREFIX>-scanner
- <DEPLOYMENT_NAME_PREFIX>-storage