This commit is contained in:
DocTator 2025-05-22 09:01:15 -04:00
commit 07e1cc3b44

View File

@ -1,41 +0,0 @@
# bin-there-done-that
A sysadmins personal graveyard of hacks, helpers, one-liners, and scripts that probably shouldnt work — but absolutely do.
This is where the magic happens:
- 🔧 Server bootstraps
- 📦 ZFS snapshot management
- 🧼 Cron-powered cleanup rituals
- ☠️ Disaster recovery with no disasters (yet)
- 🐢 Slow rsyncs. Fast regrets.
> **Status:** In production. Against better judgment.
---
## ⚙️ Highlights
- `pull_health_everywhere.sh` because you cant fix what you dont know is broken
- `dr_spl_overlay.sh` tape drive energy for modern times
- `fix_mastodon_perms.sh` chown your sins away
- `validate_zfs_snapshots.sh` trust but verify (and scrub)
- `freezer.sh` it's like a backup, but colder
---
## 📌 Philosophy
- Flat files > Object storage
- ZFS is life
- Automation is king
- Users lie and take up space
---
## 🧠 Use at your own risk
This repo is for *me*. If you find it useful, cool. If it destroys your cluster, you probably shouldnt have been copying scripts from a repo with this name anyway.