Creating a Weaviate Database
This page covers the configuration specific to Weaviate — its Database Mode and any engine-specific settings shown below. The rest of the creation flow — opening the wizard, namespace and name, version, machine profile, storage, and optional features — is the same for every engine and is documented in Common Steps.
Database Mode
Weaviate is deployed as a single logical instance. Set the Number of Replicas to control how many nodes back the instance for availability.

| Field | Description |
|---|---|
| Number of Replicas | Number of nodes for the instance (e.g., 1 for a single node, 3 for high availability). |
Note: Weaviate exposes a Disable Security toggle to run without authentication (development only).
Weaviate Settings
| Field | Description |
|---|---|
| Disable Security | Run without authentication (development only). |
| Health Checker | Tune the health probe: Period (s), Timeout (s), and Failure Threshold. |
Create a Weaviate Database
- Open the wizard and select Weaviate — see Getting Started and Select a Database Type.
- Set the namespace and name.
- Pick the database version and the Database Mode described above, then set the machine profile and storage — see Configure the Database.
- Optionally configure Advanced Configuration (labels, deletion policy, credentials, point-in-time recovery) and Additional Options (monitoring, backup, TLS, gateway).
- Click Deploy.































