Illustration Image

Cassandra.Link

The best knowledge base on Apache Cassandra®

Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.

11/14/2019

Reading time:N/A min

apkan/vagrant-cassandra-ansible

by John Doe

Required tools set:VirtualboxVagrantExecution steps:Output:Ansible playbook will execute a set of tasks and eventually a Cassandra cluster status will be displayed.Directory structure└── cassandra-cluster ├── handlers │ └── main.yml ├── tasks │ └── main.yml ├── templates │ ├── cassandra.sh │ └── cassandra.yaml.j2 └── vars └── main.yml

Illustration Image

Required tools set:

  • Virtualbox
  • Vagrant

Execution steps:

Output:

Ansible playbook will execute a set of tasks and eventually a Cassandra cluster status will be displayed.

Directory structure

└── cassandra-cluster
    ├── handlers
    │   └── main.yml
    ├── tasks
    │   └── main.yml
    ├── templates
    │   ├── cassandra.sh
    │   └── cassandra.yaml.j2
    └── vars
        └── main.yml

Related Articles

cassandra
ansible

GitHub - locp/ansible-role-cassandra: Ansible role to install and configure Apache Cassandra

locp

8/25/2022

kubernetes
terraform
cassandra

Checkout Planet Cassandra

Claim Your Free Planet Cassandra Contributor T-shirt!

Make your contribution and score a FREE Planet Cassandra Contributor T-Shirt! 
We value our incredible Cassandra community, and we want to express our gratitude by sending an exclusive Planet Cassandra Contributor T-Shirt you can wear with pride.

Join Our Newsletter!

Sign up below to receive email updates and see what's going on with our company

Explore Related Topics

AllKafkaSparkScyllaSStableKubernetesApiGithubGraphQl

Explore Further

cassandra