Real-time File Replication Across 5 Nodes -- 2
Budget: $10 – $30 USD
replicate files between 5 nodes in realtime ( file path skccom>public_html ). all files inside public html has to be replicated between 5 nodes. Please note that glusterfs is already installed and configured on all nodes.
Key Requirements:
- The file replication should be triggered by any data modification whether it's file creation, deletion or modification
- In the event of file conflicts (e.g., when the same file is edited on multiple nodes simultaneously), the system should keep the most recent copy
- If a node goes offline, I want the system to send an alert and continue replicating to the other nodes
Key Requirements:
- The file replication should be triggered by any data modification whether it's file creation, deletion or modification
- In the event of file conflicts (e.g., when the same file is edited on multiple nodes simultaneously), the system should keep the most recent copy
- If a node goes offline, I want the system to send an alert and continue replicating to the other nodes