Addons

Google Storage

Updated: March 18, 2024

The Google Storage add-on is a Nuxeo Binary Manager for Google. It stores Nuxeo's binaries (the attached documents) in a Google Storage bucket.

University
Watch the related courses on Hyland University:
Nuxeo Google Storage - Product News
university-google-storage.png
university-google-storage.png

Before You Start

You should be familiar with Google Storage and in possession of your credentials.

Installation

This addon requires no specific installation steps. It can be installed like any other package with nuxeoctl command line or from the Update Center.

Nuxeo Configuration

To configure the package, you will need to provide values for the configuration parameters that define your Google credentials, bucket and project.

You can do the configuration using the nuxeo.conf properties described below.

Specifying Your Google Credentials and Region

In nuxeo.conf, add the following lines:

nuxeo.gcp.storage.bucket=
nuxeo.gcp.storage.bucket_prefix=
nuxeo.gcp.project=
nuxeo.gcp.credentials=

If you installed the bundle JAR manually instead of using the Nuxeo Package you will also need:

nuxeo.core.binarymanager=org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager