Skip to main content

server-storage-tiering

Relieve a full root disk and organize storage on a server/cloud box (Hetzner, RunPod, bare-metal GPU) that has an attached volume. Use when `/` is near 100%, when you need to expose a volume at `/workspace`, or when deciding what lives on fast local NVMe vs. a slower attached/network volume. Covers the conventions (volume at `/workspace`, standard layout, relocate-with-symlink-back, env vars, fstab) AND latency-aware placement (tier by access pattern: cold/sequential โ†’ volume, hot random-access โ†’ local). Move data, never `rm`.

Jump to install

Source facts

Repository
yulonglin/dotfiles
Last source activity
June 30, 2026 at 07:51
Detected SKILL.md language
English
Stars
11
Forks
2

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.