Trillo File Manager
  • Trillo File Manager
  • Install (GCP Marketplace)
    • Preparing the GCP project for the install
    • Deploy from Marketplace
    • Preparing VM
    • Application Install
    • User Creation
    • Features Demo
  • User Roles and Capabilities
  • Bulk User Accounts Creation
  • SFTP
  • Maintenance
  • Troubleshooting
  • FAQs
  • Releases
Powered by GitBook
On this page

Was this helpful?

  1. Install (GCP Marketplace)

Preparing the GCP project for the install

PreviousInstall (GCP Marketplace)NextDeploy from Marketplace

Last updated 11 months ago

Was this helpful?

As an administrator of the Google project, you must first execute the following steps before deploying the application from the marketplace.

  • Enable the required services

  • Create the service account for the application

We provide a script that can set up the project from the Google Cloud console command line. You can download the script and see what it does and also can execute it directly as:

gsutil cp gs://trillo-public/fm/trillort-preinstall.sh . && chmod +x ./trillort-preinstall.sh && ./trillort-preinstall.sh

The complete operation is shown below.

Creating a GCP Project