This document describes how to set up an asynchronous masterless cluster on RHEL-7 nodes using tftp and Unison for file synchronization. Key steps include installing tftp and Unison, configuring SSH keys for authentication, creating scripts to trigger synchronization, and installing Watcher to monitor for file changes and initiate synchronization across nodes. When files are updated on any node, Unison will sync the changes to all other nodes in the cluster automatically.