server-management

Installation
SKILL.md

Server Management

Server management principles for production operations. Learn to THINK, not memorize commands.


1. Process Management Principles

Tool Selection

Scenario Tool
Node.js app PM2 (clustering, reload)
Any app systemd (Linux native)
Containers Docker/Podman
Orchestration Kubernetes, Docker Swarm

Process Management Goals

Related skills

More from davila7/claude-code-templates

Installs
320
GitHub Stars
27.2K
First Seen
Jan 25, 2026