Setting up DSS Hub from Browser - DSS 6 | Data Source Solutions Documentation
Documentation: Setting up DSS Hub from Browser - DSS 6 | Data Source Solutions Documentation
Setting up DSS Hub from Browser
This section describes the steps to set up an DSS Hub System from the web browser (UI), which includes specifying the connection details for the repository database, adding the license, configuring the hub system encryption wallet, creating a hub, creating the user(s) for accessing and operating DSS. Alternatively, you can perform the hub system setup from the Command Line Interface (CLI). For more information, see Setting up DSS Hub from CLI.
Prerequisites
Following are the prerequisites for setting up the DSS Hub System:
-
Create a repository database before proceeding with the hub system setup. For the list of DBMSs supported as repository database, see section Repository Database in Capabilities. For the access privileges, and other configuration required for using the supported DBMS as repository database, see section Hub Repository Database Requirements. For example, an Oracle database can serve as a repository database.
Sample SQL statements to create a repository database in Oracle.
create user datasourcesolutions_demo identified by datasourcesolutions default tablespace users temporary tablespace temp quota unlimited on users;Configure the privileges for the Oracle repository:
grant create session to datasourcesolutions_demo; grant create table to datasourcesolutions_demo; grant create trigger to datasourcesolutions_demo; grant create procedure to datasourcesolutions_demo; grant execute on dbms_alert to datasourcesolutions_demo;
- One of the following:
- For registering the DSS Hub System with a Data Source Solutions account (Consumption-based Pricing), the web browser must have access to datasourcesolutions.ai (35.236.237.87). Only Data Source Solutions accounts with the Account Administrator role can register a hub system.
- For adding the DSS license manually (Usage-Based Subscription), the license file (.lic) must be available on your system.
Setting Up DSS Hub System
Perform the following steps to set up the DSS Hub System in a web browser:
-
On the System Setup page, click Proceed with System Setup.

-
Read the license agreement, click Accept and Proceed.

-
Select the DBMS type of the repository database (see Prerequisites).

-
Provide details required to establish the connection to the repository database. Click Confirm Repository Connection.
The image below shows the connection properties required for creating the connection to an Oracle database. The set of properties will differ depending on the location type you are connecting to. For more information on the connection properties for each location type, see section Hub Repository Database Requirements.
<div class="callout callout-note">If the managed secrets feature is enabled, option USE TOKEN INSTEAD is displayed in the fields designated for entering secrets.

-
License for DSS must be supplied either by registering the hub system with a Data Source Solutions account (for Consumption-Based Pricing) or by manually adding the license file (for Subscription-based license). For more information on our licenses, see section Licensing.

{% tabs %}
{% tab label="Register with Data Source Solutions Account" %}
<b>Since</b> v6.1.0/3-
Click Register with Data Source Solutions Account.
2. On the Data Source Solutions account creation page,For registering the DSS Hub System with a Data Source Solutions account, the web browser must have access to datasourcesolutions.ai (35.236.237.87).
- If you already have a Data Source Solutions account, 1. Log in to Data Source Solutions account using your Data Source Solutions login credentials. 2. In the **Complete registration** dialog, click **Continue to DSS**. You will be redirected back into the DSS Hub System setup dialog. The hub system will get registered and Data Source Solutions will send the license to the hub system. - If you do not have a Data Source Solutions account, 1. Specify the user and company details in the registration form. All fields are mandatory. 2. Click **Sign up**. 3. You will receive an email from Data Source Solutions to confirm your email address. In this verification email, click **Verify your Account**. 4. In the **Complete registration** dialog, click **Continue to DSS**. You will be redirected back into the DSS Hub System setup dialog. The hub system will get registered and Data Source Solutions will send the license to the hub system. <div class="callout callout-note">To manage your Data Source Solutions account or view your billing and usage, click on the Registration ID displayed in the Licensing dialog. For more information about using the Data Source Solutions dashboard and account management, see Account Settings in Data Source Solutions documentation.
-
