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

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

Step 1: Connect the Transporter

Connect the Transporter device and your computer/laptop with the DHCP switch. Turn the power of Transporter device on, which will advertise the hostname on Port 9010 and provides browser access over the same network.

Step 2: Login into Perifery

  1. Enter the default username shared with Perifery.

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

  3. Click Login.

The default username and password for all users are:

  • Username – periferyadmin

  • Password – password

Step 3: Update the password

This is a one-time update for onboarding users as default credentials are the same for all the 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.

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 to move content into the Transporter.

  • 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 and copy the S3 secret key.

How to upload content using S3?

  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.


    In case the data is migrated successfully and the report is generated, then 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.

    If the report is generated for the failed data migration, then it gives the reason for the failure.

  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 Manage 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, select Change Password. It displays a form to update the password.

    1. Enter the current password.

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

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

  3. Click Logout to sign out of the account.

Contact Support

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

  • No labels