Thorn Tech Marketing Ad
Skip to main content
Version: 1.0.2

First Launch Experience

Overview

The first time you launch StorageLink, you will go through a one-time configuration. This is where you sign in with your admin user and configure a default cloud storage location.

These steps are performed in the web interface, so there is no need to SSH into the server.

Open the web interface

Open a web browser and navigate to the public IP address of the instance.

If you used CloudFormation, go to the Outputs tab and copy the IP address value of the Hostname key.

Hostname

After navigating to the IP address of your StorageLink server, you will see a Setup and login instructions page located on HTTP. To access the StorageLink interface, which is on HTTPS, use the Click here link.

HTTP

The first time you visit the site, you will see a warning message:

Warning

The web interface uses SSL to protect network traffic. But the SSL certificate is self-signed, so you will need to bypass this warning message.

Click Advanced to reveal the rest of the page & then click Proceed to IP-address (unsafe).

Create admin account & Sign in

After you bypass the SSL warning, you will see a Welcome page.

In AWS, the Welcome page is skipped and you are brought directly to the sign in screen. The admin account is created using the username and password you provided during the CloudFormation deployment.

To sign in to the StorageLink Admin Interface, provide the username and password.

Sign in

Configure default folder

This is where you will configure a default cloud storage location that will be associated with the root folder.

After signing in, you will be met with this view:

Upload

By default, our CloudFormation deployment will create an S3 bucket for you along with configuring the root folder to use this bucket. The naming convention for the bucket is:

swiftgw-i-[ec2_instance_id]

To change the folder to point to your own bucket, click on the / folder and select Edit.

Here, you can change the S3 URL to point to a different S3 bucket.

For more information about connecting to a different S3 bucket, check out this article.