monitoring-stack

Installation
SKILL.md

Monitoring Stack

Stack root: ~/docker/stacks/monitoring/

Architecture

See references/architecture.md for full service map, ports, URLs, and data flow.

Common Operations

Restart the full stack

cd ~/docker/stacks/monitoring && docker compose up -d

Restart a single service

cd ~/docker/stacks/monitoring && docker compose up -d <service-name>
Installs
5
Repository
delorenj/skills
GitHub Stars
14
First Seen
May 18, 2026
monitoring-stack — delorenj/skills