How to add Google Cloud Storage

Enable storage of pending documents in your secure cloud storage. That way, the user's computer does not need to be online to release Print Later and Print Anywhere documents. However, a Printix Client still needs to be online on the printer's network to release the documents.

Create a role

  1. Open a new browser window and sign in to Google Cloud Platform (console.cloud.google.com) using your work account credentials.
  2. In Google Cloud Platform, select the Navigation menu and select IAM & admin, and then Roles.
  3. On the Roles blade, select Create role.
  4. In Create role:
    • In Title, enter the name of the role.

      Example: printix storage

    • In Role launch stage, select General availability.

  5. Select Add permissions.

  6. In Filter, type storage.objects and press Enter.
  7. Select the Permissions:
    • storage.objects.create

    • storage.objects.delete

    • storage.objects.get

    • storage.objects.list

  8. Select Add.
  9. Select Create.

Create a service account

  1. In Google Cloud Platform, select the Navigation menu and select IAM & admin, and then Service accounts.
  2. On the Service accounts blade, select Create service account.
  3. In Service account details:
    • In Service account name, enter the name of the service account.

      Example: printix

    • Optionally, in Service account description, enter a description for the service account.

      Example: printix cloud storage service account

  4. Select Create and continue.
  5. In Grant this service account access to project:
    • In Role, select the role you created in step 4 of creating a role (printix storage).

  6. Select Continue.
  7. In Grant users access to this service account:
    • Enter Service account users role.

    • Enter Service account admins role.

  8. Select Done.
  9. Create a key as follows:
    1. Click on the created service account.
    2. Select the Keys tab.
    3. Select Create new key in the Add key list.
    4. Select JSON.
    5. Select Create.

    The private key is saved to your computer and you need to paste the content of it later in step 6 of adding the Google Cloud Storage.

  10. Select Done.

Create a storage bucket

  1. In Google Cloud Platform, in the Navigation menu, select Cloud Storage.
  2. On the Browser blade, select Buckets.
  3. Select Create.
  4. Enter your bucket information and select Continue to complete each step:
    • Specify a Name, subject to the bucket name requirements. Enter, for example: printix-cloud-storage. You need to enter the name in step 5 of adding the Google Cloud Storage.

    • As Default storage class for the bucket, select Standard. Next, select a Location where the bucket data will be permanently stored.

    • Leave Access control model at Set object-level and bucket-level permissions.

    • Optionally, in Advanced settings, you can add bucket labels, set a retention policy, and choose an encryption method. Leave Encryption at Google managed keys.

  5. Select Create.
  6. On the Bucket details pane, select Permissions.
  7. Select Add members.
    • In New members, add the service account you created in step 3 of creating a service account.

      Example: printix

    • Select roles. Scroll to Storage and then select Storage Object Creator.

    • Select Add another role. Scroll to Storage and then select Storage Object Viewer.

    • Select Save.

Add Google Cloud Storage

  1. In Printix Administrator, select Menu  > Settings .
  2. Select the Cloud storage tab.
  3. Select Add cloud storage.
  4. Select Google Cloud Storage.
  5. In Name, enter the bucket name you entered in step 4 of creating a storage bucket.
    Example: printix-cloud-storage
  6. In Key, paste the content from your Google JSON Key File created in step 7 of creating a service account.
  7. Select Add cloud storage.
  8. Optionally, check type of pending documents you want to store.

    If you use a web proxy and/or SSL inspection, you need to unblock the URL referencing the bucket name (For example: printix-cloud-storage): https://storage.cloud.google.com/printix-cloud-storage