Jump to content

Blob storage for Resco Cloud: Difference between revisions

From Resco's Wiki
Created page with "Database space can be expensive. In Resco Cloud, you can use external storage for binary documents to save database space and money. == Select fields == Using the Admi..."
 
Line 21: Line 21:
# Set the '''Minimal Blob Size'''. Smaller documents stay in the database, larger ones are stored externally.
# Set the '''Minimal Blob Size'''. Smaller documents stay in the database, larger ones are stored externally.
# Save all changes.
# Save all changes.
== Migrate documents ==
When you set up the storage for the first time or when you modify the minimal blob size, you can migrate your existing documents to the correct storage.
# Select '''Settings > Organization''' from the menu.
# Click '''Blob Storage'''.
# Click '''Transfer Blobs'''.


[[Category:Resco Cloud]]
[[Category:Resco Cloud]]

Revision as of 12:57, 13 September 2022

Database space can be expensive. In Resco Cloud, you can use external storage for binary documents to save database space and money.

Select fields

Using the Admin Console, enable blob storage for fields that should be stored externally.

  1. Select Data > Entities from the menu.
  2. Click the entity that stores binary documents, for example, Note (annotation).
  3. Click the field that should be stored externally to display its details.
  4. Enable Blob storage.
  5. Save all changes.

Repeat the procedure for all fields that you want to store outside of the database.

Set up the storage

Before you can use external storage, you have to connect your organization to it.

  1. Select Settings > Organization from the menu.
  2. Click Blob Storage.
  3. Select the Blob Storage Type, for example, "Azure Storage" or "Amazon S3".
  4. Enter the connection details.
  5. Set the Minimal Blob Size. Smaller documents stay in the database, larger ones are stored externally.
  6. Save all changes.

Migrate documents

When you set up the storage for the first time or when you modify the minimal blob size, you can migrate your existing documents to the correct storage.

  1. Select Settings > Organization from the menu.
  2. Click Blob Storage.
  3. Click Transfer Blobs.