← Back to Articles
Install and configure HAProxy software
Last Updated:
June 30, 2026
- On your Ansible
host, navigate to the nxt-ansible-2.14.x.x directory.
- Install the HAProxy Node Software on all hosts defined in the Ansible Inventory group "[haproxy]":
ansible-playbook -i <pathInventoryFile> install-haproxy.yml
The ServAssure NXT HAProxy Node is now ready.