Skip to content

First Asset

This guide provides step-by-step instructions for managing assets in Coreflux HUB.

Logging In

  • Open the Coreflux Hub: Access the login page.
  • Enter Credentials: Type your username and password.
  • Authenticate: Click the login button on the right upper corner to access your account.
What happens in the background

The GUI executes the login command, which authenticates the user credentials. Upon successful login, the user is granted access to the Asset Store where they can manage their assets.

-L | --login <username> <password>

Buying an Asset

  • View Assets: In the Asset Store, click on "Check the Available Asset List."
  • Asset Information: A table displays each asset with its name, quantity available, and usage.
  • Select to Purchase: Locate the asset you wish to purchase.
  • Initiate Purchase: Click on the "Buy Asset" button next to the asset.
  • Complete Payment: The Hub opens a Stripe payment link for the selected asset.
What happens in the background

You will be redirected to a secure Stripe checkout page where you can complete your payment. Payment methods supported include credit and debit cards, Apple Pay, and Google Pay. The payment interface will match your preferred browser language.

Note: - Have your payment details ready. - Follow the on-screen instructions to finalize the purchase.

Installing Your First Asset

  • List Assets: In the Asset Store, click on "Check the Available Asset List."
  • Display Asset List: View the assets available for installation.
What happens in the background

The GUI executes the command to list all available assets. This command retrieves information about each asset, including its name, quantity available, and current usage statistics. The data is then formatted into a table for the user to view.

-l | --list
  • Choose Asset: Select an asset that you wish to install.
  • Install Asset: Click on the "Install" button next to the chosen asset.
What happens in the background

The GUI runs the command to install the selected asset. This process involves downloading the necessary files and configuring the asset for first-time use.

-I | --install <assetType>

Replace <assetType> with the type of the asset you want to install. The system will then proceed with the installation process, and you will be notified upon successful completion.

Post-Installation Steps

  • Configure the Asset: Customize the asset settings according to your requirements.
  • Run the Asset: Start the asset to begin its operation.
  • Monitor the Asset: Check the asset's performance and logs.