I run a small static site — a sleep-cycle calculator I built — on a 2 vCPU / 1612 MB VPS. On September 18th it stopped responding for 10 hours. Two days later it did it again, for 4 hours. The cause was a single command run on the wrong machine: npm ci. This is the post-mortem. The interesting part wasn't the fix — it was discovering that two of... Weiterlesen
Intelligence View
I OOM-killed my production VPS twice with npm ci. Here's the post-mortem.
I run a small static site — a sleep-cycle calculator I built — on a 2 vCPU / 1612 MB VPS. On September 18th it stopped responding for 10 hours. Two days later it did it again, for 4 hours. The cause was a single command run on the wrong mac…
SOCIAL SHARE CARD GENERATOR