Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homelab-scripts

A small collection of utility scripts for my homelab — Unraid, Docker, Home Assistant and friends. Each script lives in its own folder with its own README and can be used independently.

Working title. Rename the repo freely — nothing inside depends on the name.

Scripts

Script Platform What it does
docker-image-check Unraid Troubleshoot & clean what's filling up the Docker vDisk/directory

(more to come)

Layout

homelab-scripts/
├── README.md            # this index
├── LICENSE              # applies to my own scripts (see Credits for exceptions)
├── CREDITS.md           # attribution for derived / third-party work
└── unraid/
    └── docker-image-check/
        ├── README.md
        └── docker-image-check.sh

New categories get their own top-level folder as needed (home-assistant/, proxmox/, linux/, …).

Usage

Each script is standalone. See the README inside each folder for details. Most Unraid scripts are meant to be pasted into the User Scripts plugin, but also run from a normal terminal.

Credits

Some scripts here are original; others are rewrites/derivatives of great work by others. Attribution is tracked in CREDITS.md and in each script's header. In particular, docker-image-check is derived from SpaceinvaderOne/Unraid_check_docker_script.

License

See LICENSE. It covers my own original scripts. Derived scripts retain credit to their original authors — see CREDITS.

About

Utility scripts for my homelab (Unraid, Docker, Home Assistant)

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages