Skip to content

brohudev/diff-busters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔍 Diff-Busters

🏆 2nd Place - Meta RNE Hackathon | 💰 $60 Prize

🧐 About

Diff-Busters is a Python script designed to tackle configuration drift in large-scale Meta data centers.
At the hackathon, we focused on detecting and managing config inconsistencies across a massive number of node classes, where traditional diffing methods failed due to scale and complexity.

🚀 Key Features:

  • Fast and efficient diff analysis
  • Designed for a very specific setup (not plug-and-play)

⚙️ Running the Script

Note: This requires a very specific setup to run properly. If you're interested, tweak it to fit your environment!

1️⃣ Clone the Repo

git clone https://github.com/your-username/diff-busters.git
cd diff-busters

3️⃣ Run the Script

python diff_busters.py

📜 License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages