Back to Yugabyte Db

Explore Setup Single New

docs/layouts/_shortcodes/explore-setup-single-new.html

2026.1.0.0-b25393 B
Original Source

{{/* get the page path to determine version */}} {{- $path := split $.Page.File.Dir "/" -}} {{/* version is the first path of the path. eg: preview/stable/v2.12 ...*/}} {{- $version := index $path 0 -}}

Before you start

The examples will run on any YugabyteDB universe.
To create and connect to a universe, see Set up YugabyteDB universe.