Deploying Trillo Workbench

Download Marketplace License

Subscribe and download the license

Step-1:

First create the project and enable billing then go to the following page

– – Trillo Workbench Marketplace Google Cloud console

The purchase button must be visible on this page as shown below

When you purchase it will take you to the following page. Click manage orders

It will take you to the following page

Workbench click the order number. It will take you to the following page. Click the following button to configure the product

Switch to the following tab to deploy the license via command line. Click deployment license key to download the license file. Once download it rename it as license.yaml and proceed to the next page of this guide.

license key file from this page

Deploying DocAI Workbench

Currently, the marketplace-guided installation for DocAI Workbench is not available. To deploy DocAI Workbench in your GCP project, you'll need to trigger a manual install. Follow the steps outlined below. You only need the marketplace license file to run the DocAI Workbench application.

Major Steps

Create a new GCP project

Download marketplace license

Get the deployment

Configure the DocAI Workbench

The deployment configuration is provided in the shell script env_global.sh

Install the Workbench

cd ~/deployment

cp ~/license.yaml ./4-gke

Additional notes

Maintenance

1. Keep SFTP OS Updated

Update package information:

Run sudo apt update to refresh the list of available packages and their versions from the software repositories.

Upgrade packages:

Run sudo apt upgrade to download and install the latest versions of all the installed packages.

Reboot:

Depending on the updates, a reboot might be recommended. You will be prompted during the update process if needed. It is advised to reboot anyway once the steps are complete and the upgrade has happened.

FAQs

Marketplace subscription license

For a given project when you subscribe for workbench then the license is reported to a different internal GCP project. This is according to the internal mechanics of Google cloud platform. There is absolutely no need to delete that internal project otherwise the application will cease to function. Your monthly bill will highlight that it is a workbench license and the billing page may not show it simply because you haven't changed to that internal project. If you accidentally disabled the billing of subscription licensing project then get in touch with us to reenable it. The reporting of license usage requires an internal service account which has no other purpose and it is a designated by the Google cloud platform itself.