Skip to content

Template · Databases

CockroachDB

Distributed SQL database, single insecure node, Postgres wire compatible.

Deploy on Skiffly

Opens the dashboard with this template pre-selected. Sign in with GitHub if you are new; the free tier needs no card.

  • CockroachDBcockroachdb/cockroach:latest-v25.4
Upstream documentation

What gets deployed

One service in the environment you pick, on the private network of the project.

About this template

cockroachdb/cockroach:latest-v25.4 started with start-single-node --insecure. The Admin UI on 8080 is not exposed.

CockroachDB

Image: cockroachdb/cockroach:latest-v25.4

  • Port 26257/tcp
  • 10 GB volume at /cockroach/cockroach-data
  • 1 vCPU · 2 GB

/cockroach/cockroach start-single-node --insecure --listen-addr=0.0.0.0:26257 --http-addr=0.0.0.0:8080 --store=/cockroach/cockroach-data

Variables

Generated secrets never leave the platform; references are resolved on the private network. Anything marked required is asked for at deploy time.

CockroachDB

NameValue
DATABASE_URLpostgresql://root@${{self.SKIFFLY_PRIVATE_DOMAIN}}:26257/defaultdb?sslmode=disable

Deploy button for your README

Add a one-click deploy link to your repository or docs. Two variants: for light and dark backgrounds.

Deploy on SkifflyDeploy on Skiffly
Markdown · Light background
[![Deploy on Skiffly](https://skiffly.dev/button.svg)](https://skiffly.dev/templates/cockroachdb)
Markdown · Dark background
[![Deploy on Skiffly](https://skiffly.dev/button-dark.svg)](https://skiffly.dev/templates/cockroachdb)
HTML
<a href="https://skiffly.dev/templates/cockroachdb"><img src="https://skiffly.dev/button.svg" alt="Deploy on Skiffly" height="32"></a>

Deploy CockroachDB in one click

Volumes, secrets and domain pre-wired. Runs on EU nodes, paid per minute from a prepaid balance.