Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

Screenshots to be updated with latest sentence casing format.

Overview

Transporter is an S3 native portable storage appliance. Featuring state-of-the-art data protection, Transporter is capable of storing data created at the edge and being used to shuttle that content back to a base location. Transporter can be used either as a standalone device or with existing in-facility Perifery or Swarm clusters. Data import from Transporter to a main cluster is possible at the push of a button. Once the data transfer is completed, the system can be reset and made ready to go back out on location.

Prerequisites

  • Hardware specifications – USB key must be installed.

  • DHCP switch

Missing Step

Plug into the DHCP switch

Make sure you have a Transporter device with preinstalled hardware specifications and a labeled USB key. Plug the Transporter device into the DHCP switch. Your computer/laptop must also be plugged into the same switch for the local network connection.

Turn the power on

Press the power button to turn the Transporter device on. Once power is on, the device starts advertising the hostname on Port 9010. It will provide browser access on the same network.

Login

Once the device is ready, login into Perifery using the default email address which you registered with Symply for receiving the Transporter box.

  1. Enter the email Id and password to login into the account. For first-time login users, the credentials are:

    1. admin - periferyadmin

    2. password - password

  2. Click Login. After successful login, your name should be visible at the top-right corner of the screen.

On the left side, the login screen shows some information about health of all services and hardware used in Transporter as per the current UTC date and time (e.g., November 9, 1:30 PM). If all the services/hardware are up and running, it shows (tick) icon. If any service/hardware is down, it shows❗icon next to it.

Update Password

The default password is common for all users, hence, it is recommended to have a new strong password for security, which is unique and memorable for the user. This step is applicable to new users only. All the onboarding users must go through this step and update the password qualifying the following minimum requirements:

  • Password length should be between 8-64 characters

  • Combination of at least one uppercase, lowercase, and number

  • One special character (e.g., @, #, $, !, %, etc.)

New Password – Enter the updated password. If it qualifies the above password criteria, all password checks appear in green.

Confirm Password – Re-enter the same password again.

Click Update Password and Continue. A message appears ‘Password updated successfully'.

Dashboard

The dashboard screen provides the following information:

Status Overview

This section provides an overview of all the services and hardware (all the disks and drives) and whether they all are working fine or if there is any service/hardware down which can cause the installation later. The status overview is displayed as per the current UTC date and time.
If any hardware or services are down, the status overview will provide that information.

  • (tick) - This status shows all the hardware/services are working fine.

  • ❗ – This status shows all the hardware/services are not up and running as expected.

Storage

This section provides total storage space information and how much space has been consumed. The user will see a bar view of consumed space out of the total space available.

How to Connect

This section contains access URLs and token information and provides an ability to copy either one by one or the whole information (access URLs and tokens) in one go.

  • S3 Endpoint URL – A remote service endpoint

  • S3 Bucket Name – A name of the S3 bucket

  • S3 Access Key – An access key for the remote bucket, which must be generated within the remote cloud storage service.

  • S3 Secret Key – An S3 secret key. It is generated with the access key.

To know more about S3 credentials, see https://perifery.atlassian.net/wiki/spaces/DOCS/pages/3134062601/DRAFT+Transporter+Installation-+Quick+Start+Guide#How-to-Use-S3-Credentials?.

There are two ways to copy access URLs and tokens:

  • To copy all (S3 endpoint URL, bucket name, access key, and secret key) in one go, click Copy all and save them in a Notepad. These details will be used in the future while moving the bucket content to a remote location.

  • Copy access URLs and tokens one by one and save them into a notepad.

By default, the S3 secret key is not visible. To view the secret key, click on the eye icon and copy the S3 secret key.

Integrated Apps

This section contains all the apps integrated with Perifery.

Advanced

This section provides two options; one is to view the content portal and another is to monitor the system status.

Manage Content

Transporter is designed to make the task of providing basic S3 storage as simple as possible, for cases where a single user and a single domain are sufficient.

Go to Manage Content > click Browse Content, and this will navigate to the full Content Portal where you can browse and search all the content (buckets, objects, etc.). The Content Porta provides multiple functionalities including:

  • Create and manage S3 tokens for security purposes

  • Create additional tenants, storage domains, and buckets to support unique business workflows

  • Manage content with Collections

  • Take advantage of the Partial File Restore functionality

You can learn more about these functionalities here. To know about how to utilize these capabilities, see Swarm Content UI.
For the latest Content UI release notes, see Content UI Release Notes.

For Transporter users, the documentation provided above will help you safely store content in no time.

Status Details

Go to the Status Details > click View Dashboard. This will navigate to the <Grafana dashboard> where you can monitor the current status of the system.  

Data Migration

This section helps to move data to the remote location (i.e. S3 destination). Data is available in a tabular format that contains below columns:

  • Bucket Name – The name of the bucket.

  • Object Count – The count of objects in numbers.

  • S3 Destination – Current location of the S3 bucket.

  • Move Content – This action item is used to move the bucket content to the remote location.

  • Report Generation – This action item is used to generate the bucket report that you can download in raw JSON. This button gets enabled only after the bucket is moved to the remote location.

Move Bucket Content

You can move the bucket content to the desired remote location using the below steps:

  1. Click on the Move icon corresponding to the bucket. It displays a form in the sliding panel.

  2. Fill up the required fields marked with asterisks (*). An example is shown in the screenshot below:

    1. S3 Endpoint URL – Enter the target S3 endpoint URL.

    2. S3 Bucket – Enter the target S3 bucket where the content is to be moved.

    3. Remote Folder – An optional folder path within the remote bucket.

    4. Access Key – An access key for the remote bucket. It must be generated within the remote cloud storage service.

    5. Secret Key – An S3 secret key. It is generated with the access key.

  3. Click Move. A confirmation message appears:

    The target remote bucket contains the content moved from the source, and now the source bucket is empty.

Once the content has been moved to the remote location, Move icon gets disabled corresponding to the source location row as it is now empty.

Report Generation

The report icon gets enabled irrespective of whether the bucket has been moved successfully or got failed to move to the remote location. To generate the report, refer to the following steps:

  1. Click on the report icon corresponding to the bucket.

    All the objects available in the selected bucket are displayed along with their object size and object status on a successful migration. It gives a preview of the bucket content report:


    In case the data migration is failed for a bucket content and the report is generated, then the Download button gets disabled on the report generation screen.

  2. Click Download. It generates the bucket content report in JSON.

User Profile

The user can view his/her profile from the top-right corner of the screen, which contains two options Change Password and Logout.

Change Password

This option is available for existing users. If they want to change the current password, refer to the following steps:

  1. Click on the username from the top-right corner of the screen.

  2. Select Change Password. It shows a form to provide new password details:

    1. Enter the current password.

    2. Enter a new password and re-enter it to confirm the same.

    3. Click Change. A confirmation message appears saying that ‘Password changed successfully'.

Logout

Go to the user profile > select Logout to log out of the account.

Contact Support

For any query or assistance related to Transporter installation, feel free to contact the Symply Support team.

Learn More

  • No labels