mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2026-05-06 10:29:07 -05:00
[PR #723] [CLOSED] Add Admirarr — unified CLI for Jellyfin/Plex + *Arr fleet status & diagnostics #2682
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/awesome-foss/awesome-sysadmin/pull/723
Author: @maxtechera
Created: 3/28/2026
Status: ❌ Closed
Base:
master← Head:add-admirarr📝 Commits (1)
4967b87Add Admirarr — unified CLI for Jellyfin/Plex + *Arr fleet monitoring📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is Admirarr?
Admirarr is a unified CLI for Jellyfin/Plex + *Arr media server stacks.
One binary, 26 commands, JSON output everywhere. Monitor fleet status, run health diagnostics across 15 categories/34 checks, and operate your entire media automation stack from a single terminal.
Why it belongs in Monitoring & Status Pages
Admirarr's core sysadmin value is diagnostics and health monitoring for complex multi-service homelab/self-hosted stacks. The
doctorcommand runs 34 automated checks (connectivity, API health, disk space, queue health, config validation) across all services and suggests repairs.Key capabilities
admirarr status— Live TUI fleet dashboard (all services, versions, health)admirarr doctor— 15 diagnostic categories, 34 checks, AI-powered repair suggestionsadmirarr doctor --fix— Automated remediation for common issuesadmirarr setup— 12-phase automated deployment (zero to full stack in ~15 min)Technical details
curl -fsSL https://get.admirarr.dev | sh🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.