Skip to content

ArcadeData/arcadedb-deployments

Repository files navigation

ArcadeDB Deployment Scenarios

A collection of ready-to-run deployment configurations for ArcadeDB, from single-node development setups to production-grade HA clusters.

Scenarios

Scenario Description Orchestrator
HA Cluster 3-node high-availability cluster with Raft consensus Docker Compose
Kubernetes 3-node HA cluster deployed via Helm on a local kind cluster Kubernetes / Helm

Prerequisites

  • Docker >= 24.0
  • Docker Compose >= 2.0 (ha-cluster scenario)
  • kind >= 0.24.0, Helm >= 3.16, kubectl (kubernetes scenario)
  • curl and jq

Quick Start

Each scenario directory contains:

  • start.sh — bring the deployment up
  • stop.sh — tear the deployment down (kubernetes scenario)
  • test.sh — verify the deployment is working
  • README.md — scenario-specific details and configuration options

About

Deployment scenarios for ArcadeDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages