Install and configure Cassandra database software
Last Updated:
June 30, 2026
- On your Ansible host, navigate to the nxt-ansible-2.14.x.x directory.
- Install the Cassandra Database on all hosts defined in the Ansible Inventory groups [cassandra_seeds] and [cassandra_other]:
ansible-playbook -i <pathInventoryFile> install-cassandra.yml
The ServAssure NXT Cassandra Database Nodes are now ready.
