Change Password

Please enter the password.
Please enter the password. Between 8-64 characters. Not identical to your email address. Contain at least 3 of: uppercase, lowercase, numbers, and special characters.
Please enter the password.
Submit

Change Nickname

Current Nickname:
Submit

Apply New License

License Detail

Please complete this required field.

  • Ultipa Blaze (v4)

Standalone

Please complete this required field.

Please complete this required field.

Please complete this required field.

Please complete this required field.

Leave it blank if an HDC service is not required.

Please complete this required field.

Leave it blank if an HDC service is not required.

Please complete this required field.

Please complete this required field.

Mac addresses of all servers, separated by line break or comma.

Please complete this required field.

Please complete this required field.

Cancel
Apply
ID
Product
Status
Cores
Maximum Shard Services
Maximum Total Cores for Shard Service
Maximum HDC Services
Maximum Total Cores for HDC Service
Applied Validity Period(days)
Effective Date
Expired Date
Mac Address
Reason for Application
Review Comment
Close
Profile
  • Full Name:
  • Phone:
  • Company:
  • Company Email:
  • Country:
  • Language:
Change Password
Apply

You have no license application record.

Apply
Certificate Issued at Valid until Serial No. File
Serial No. Valid until File

Not having one? Apply now! >>>

Product Created On ID Amount (USD) Invoice
Product Created On ID Amount (USD) Invoice

No Invoice

v5.0
Search
    English
    v5.0

      License

      The use of Ultipa requires licenses. Ultipa Powerhouse v5 offers two licenses:

      • Server License
      • Algo License

      They are both mounted into the Meta server container (/opt/meta-server/resource/cert).

      How to Apply for a License

      You can apply for a license by logging in to the Ultipa website, clicking your email address in the top-right corner, and navigating to User Center > License. An Ultipa representative will get in touch with you shortly.

      Alternatively, you may contact us directly at [email protected].

      Dumping License

      To dump or print out information about the server license in your database:

      license.dump()
      

      It returns a table license with the following fields:

      Field
      Description
      license_uuid The unique identifier for the license.
      company The name of the company that owns the license.
      department The department within the company that owns the license.
      limited_user The maximum number of database users allowed.
      limited_graph The maximum number of graphsets allowed.
      limited_node The maximum number of nodes that each graphset can contain.
      limited_edge The maximum number of edges that each graphset can contain.
      limited_shard The maximum number of shard servers allowed.
      limited_hdc The maximum number of HDC servers allowed.
      expired_date The expiration date of the license.

      Updating License

      Licenses must be updated upon expiration to ensure continued access to Ultipa features and services.

      Using UQL

      To update both server license and algo license:

      license().update("<server_license_contxt>", "<algo_license_context>")
      

      To update server license only:

      license().update("<server_license_contxt>", "")
      

      To update algo license only:

      license().update("", "<algo_license_context>")
      

      Server-side Operation

      You can also update the licenses by running the ./ultipa.sh script provided during deployment:

      ./ultipa.sh lic upload --config example.sh
      

      This command uploads the updated ultipa.lic and ultipa_algo.lic files—specified in the example.sh configuration file—to the Meta servers.

      Please complete the following information to download this book
      *
      公司名称不能为空
      *
      公司邮箱必须填写
      *
      你的名字必须填写
      *
      你的电话必须填写