Skip to main content

Add a new Data Host

Follow these instructions to configure a new Data Host in FarEarth.

Prerequisites

  • You need to have the Admin role in FarEarth

Step 1

Step 2

  • Click MENU
  • Click PROCESSING CONFIG
  • Click HOSTING

Hosting menu

Step 3

  • Click CREATE DATA HOST

Create data host button

Step 4

  • In NEW DATA HOST, enter the required fields
  • Click CREATE

New data host window

FieldDetails
AppThe FarEarth application ID where the Data Host will be created
SubscriptionThe subscription that will own the Data Host configuration
IDA unique ID for the Data Host
ProtocolThe protocol that this Data Host will use

Step 5

  • The new Data Host will appear in the list
  • FarEarth automatically adds additional fields to the Data Host
FieldDetails
EnabledControls whether the Data Host is enabled or not
File NameThe JSON filename of the Data Host as stored on disk
ShareableControls whether the Data Host may be shared with other subscriptions
ExclusiveLimits the Data Host to be shareable with only one subscription

Step 6

  • The Data Host is pre-populated with a template that requires further editing
  • To edit the Data Host configuration, click on the filename in the Hosts list

Click on filename to edit Host

Host details

The table below lists the various fields in a Data Host configuration.

FieldExample ValueDetails
idfarearth.azure-host-101, farearth.fs-host-101Unique identifier of the host. The ID startss with the subscription ID (example, farearth). This ID is used to provide access to the host for specific users and subscriptions, and to track any activity related to the host
protocolazure, amazon-s3, google-gcs, gdrive, filesystem, pyxisThe hosting protocol to use. This field determines the required properties
dataRetentionWindow12 hoursDefines how long data is retained in the host before automatically being removed
shareabletrue, false (default)Controls whether the host may be shared with other subscriptions. NOTE: setting this to true does not yet share the host
propertiesUnique properties required by the specific protocol. For more details, see the protocol specific documentation

Expected outcome

  • You can edit or add your own data hosts to FarEarth