Obtain Help and Support

Customers with an existing license or SingleStore subscription have access to support as defined by their associated agreement. SingleStore provides the same support and services for SingleStore that are available for self-managed deployments of SingleStore. To obtain support for SingleStore, visit support.singlestore.com.

SingleStore trial support is available via SingleStore documentation and SingleStore Forums.

For more information regarding license agreements and SingleStore support and services, visit www.singlestore.com/legal.

Enterprise Customers, SingleStore Helios, SingleStore Self-Managed

All SingleStore customers who pay for SingleStore Helios, and/or have a SingleStore Self-Managed license, have access to SingleStore Support (subject to your contract and the SingleStore Helios Terms of Service or SingleStore Software and Services Agreement, respectively).

Please access Support at support.singlestore.com and log in or sign up to your account.

Last modified: November 30, 2022

Was this article helpful?

Verification instructions

Note: You must install cosign to verify the authenticity of the SingleStore file.

Use the following steps to verify the authenticity of singlestoredb-server, singlestoredb-toolbox, singlestoredb-studio, and singlestore-client SingleStore files that have been downloaded.

You may perform the following steps on any computer that can run cosign, such as the main deployment host of the cluster.

  1. (Optional) Run the following command to view the associated signature files.

    curl undefined
  2. Download the signature file from the SingleStore release server.

    • Option 1: Click the Download Signature button next to the SingleStore file.

    • Option 2: Copy and paste the following URL into the address bar of your browser and save the signature file.

    • Option 3: Run the following command to download the signature file.

      curl -O undefined
  3. After the signature file has been downloaded, run the following command to verify the authenticity of the SingleStore file.

    echo -n undefined |
    cosign verify-blob --certificate-oidc-issuer https://oidc.eks.us-east-1.amazonaws.com/id/CCDCDBA1379A5596AB5B2E46DCA385BC \
    --certificate-identity https://kubernetes.io/namespaces/freya-production/serviceaccounts/job-worker \
    --bundle undefined \
    --new-bundle-format -
    Verified OK