Giter Site home page Giter Site logo

cassandra-playground's Introduction

Local Casandra Playground

Spin up your Cassandra cluster with UI Client in local less than 5 minutes with just one command!

Prerequisites

  1. Terraform. Install here
  2. Docker Engine. Install here

Steps

  1. Start the docker engine
  2. Run cd terraform then terraform init to initialize the Terraform directory. This will create some folders and files used by Terraform to track your state and store your installed providers
  3. Review your configurations with terraform plan
  4. Then, finally run terraform apply to apply the config which will spin up defined containers alongside with pulling images beforehand
  5. Then go to http://localhost:3000
  6. Get started with Cassandra by follow the quickstart provided by the Officials
  7. To cleanup everything, run terraform destroy

Tools

  1. Cassandra Officials - 3.11
  2. Cassandra Web by delermando - v0.4.0

Images

Docker Containers Process

Cassandra Web - Table

Cassandra Web - CQL

Cassandra Web - Keyspaces

cassandra-playground's People

Contributors

okzapradhana avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.