Choose an installation method
Depending on your environment and needs, you can install Hyper-Converged Database (HCD) using the Mission Control UI or CLI, a tarball, or Docker.
HCD installation methods
Before starting development, you need to deploy an HCD cluster. DataStax offers a variety of ways to set up a cluster. Select the method that best suits your environment:
-
Recommended: Mission Control. Mission Control is a cloud-based service that provides a unified management console for your database clusters. If you are planning a production deployment, DataStax recommends using Mission Control to manage your clusters.
Use the Mission Control UI to install HCD without running Kubernetes manually. The UI provides simple and expert modes.
If you have Kubernetes experience, you can use the CLI to run
kubectl
commands for installation.Mission Control also deploys the Data API for a simple JSON document oriented interface to data. For more details on the Data API and how it compares to the CQL interface, see API reference overview.
For Mission Control installation instructions, see Install and configure Mission Control.
-
Binary tarball installer. Installs HCD on any supported Linux-based platform. Does not require root permissions.
-
Docker. You can use Docker to explore non-production development with HCD in a containerized environment. For more information, go to the HCD page, click Learn More, enter your contact information, and then click Submit.