Important
The SingleStore 9.1 release candidate (RC) is available now. It will be promoted to general availability (GA) soon and at that time it will be renamed to SingleStore 10.
In the interim, SingleStore 9.1 RC can be used to preview, evaluate, and provide feedback on the new and upcoming features in SingleStore 10, while SingleStore 9.0 is recommended for production workloads.
Deploy
SingleStore can be deployed on bare metal, on virtual machines, or in the cloud by using SingleStore Tools, or via popular configuration management tools.
Important
When selecting a deployment option, please note the following:
-
An online deployment is where all of the hosts that will comprise the SingleStore cluster can connect to the internet to download additional SingleStore software components.
Offline deployment options are available with instructions for downloading and transferring these additional SingleStore software components before deploying SingleStore. -
If you plan to deploy SingleStore using RPM or DEB packages, make sure you have adequate permissions to install packages on the target host.
Select the deployment guide that best fits your needs based on your target deployment environment.
|
Deployment Options |
Packages |
Tarballs | ||
|---|---|---|---|---|
|
Online |
Offline |
Online |
Offline | |
|
UI Deploy a cluster using a browser-based UI | ||||
|
UI + YAML File Deploy a cluster using the UI to generate a “base” cluster configuration YAML file that can be customized | ||||
|
YAML File Deploy a cluster using the command line and a cluster configuration YAML file that you created from scratch | ||||
|
Command Line Deploy a cluster using the command line | ||||
|
SingleStore Dev Image - Docker For development only Deploy a cluster using Docker on Linux, macOS, and Windows for development | ||||
|
Kubernetes Advanced deployment Deploy a cluster using the Kubernetes Operator. | ||||
In this section
Last modified: