Skip to content

jancajthaml-devops/cassandra-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compact Single-node Cassandra container with schema and triggers

Stack

Build from source of Datax Cassandra running on top of lightweight Alphine Linux.

Usage

public image from dockerHub docker pull jancajthaml/cassandra optionally provide reference to schema.cdl file via volume configuration e.g. ./schema.cdl:/etc/cassandra/schema.cdl

Docker exposes ready-and-up port (under env READY_PORT) after cassandra is up, gossip has finished and schema is ready

Options