Back to Articles
  1. On your Ansible host, navigate to the nxt-ansible-2.14.x.x directory.
  2. Install the Solr Search Software on all hosts defined in the Ansible Inventory group "[solr]".

    ansible-playbook -i <pathInventoryFile> install-solr.yml

    The ServAssure NXT Solr Search Nodes are now ready.