Cloud Deployment
Google Cloud Platform
Connect Plexicus to your Google Cloud environment
Setup Instructions
Please read below instruction before submitting the form!
- Go to Google Cloud Console
- From top dropdown, copy your Project ID
- Click menu (≡), go to “IAM & Admin” → “Service Accounts”
- Click “Create Service Account”
- Name:
security-audit
- Click “Create and Continue”
- Name:
- Add roles:
- Click “Select a role”
- Choose “Viewer”
- Click “Done”
- On the service accounts list:
- Find your new “security-audit” account
- Copy the Client email (ends with @…gserviceaccount.com)
- Click the three dots (⋮) next to your service account
- Select “Manage keys”
- Click “Add Key” → “Create new key”
- Choose “JSON”
- Click “Create”
- It will download a JSON file automatically
Now you have all needed values:
- Service Account: “security-audit”
- Project ID: (from step 2)
- Client email: (from step 6)
- Application Credentials: use the downloaded JSON file
IMPORTANT: Keep that JSON file safe - you can’t download it again!