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 11 Next »

The whole installation process is being done offline, therefore, it is advised to go through this quick start guide before installing Transporter on your device. Follow the four simple steps to install Transporter on your device:

Step 1: Connect the Device

Connect the ethernet cable with Transporter and your device to start the offline installation.

Step 2: Login into Perifery

  1. Enter the default email address shared with Perifery.

  2. Enter the password shared by Perifery team. This is only for onboarding users.

  3. Click Login.

Step 3: Update Password

This is a one-time update for onboarding users. Change the default password to a human-readable and memorable password. The new password must be between 8-64 characters including at least one uppercase, one lowercase, one number, and one special character.

  1. Enter the new password and re-enter it again to confirm.

  2. Click Update Password and Continue.
    A confirmation message appears saying that ‘Password updated successfully’.

Step 4: Dashboard

The dashboard screen provides:

Status Overview

Status overview of hardware (all the disks and drives) and services are up and running. 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.

Contact support

If you experience any issues and/or need any assistance related to Transporter installation, feel free to contact the Symply Support team.

Go to the Status Overview section, and click Contact Support to get any assistance from the experts.

Storage

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

How to Connect

Copy Access URLs and Tokens

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 into Notepad. These details will be used in the future while moving the bucket content.

  • 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, click on the eye icon or click copy icon to copy the S3 secret key.

How to Use S3 Credentials?

  1. Launch Cyberduck and click Open Connection.

  2. Choose Amazon S3 from the dropdown list of protocols.

  3. Fill in the following fields:

    • Server – The hostname of the Perifery S3 endpoint URL.

    • Port – A port in the Perifery S3 endpoint URL.

    • Access Key ID – The Perifery S3 Access Key.

    • Secret Access Key – The Perifery S3 Secret Key.
      Verify that the URL in Cyberduck matches the Perifery S3 Endpoint URL (it is okay if the port is not shown in the Cyberduck URL).

  4. Click Connect to connect to the default Perifery S3 endpoint.

  5. Browse to the target S3 bucket in Cyberduck.

Data Migration

You can move the bucket content to the desired remote location by following 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 (*):

    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

  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. It gives a preview of the bucket content report.

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

The Report icon gets disabled once the data is migrated and the report is generated.

View Content Portal

Go to the Manage Content section and click Browse Content. This will navigate to the Content Portal to view all the content (bucket, objects, etc.).

Monitor System Status

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

User Profile

  1. Go to the top-right corner of the screen and click on the username. It shows two options, Change Password and Logout.

  2. To change the password:

    1. Click Change Password.

    2. Enter the current password.

    3. Enter a new password and re-enter it again.

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

  3. Click Logout to sign out of the account.

  • No labels