mirror of
https://github.com/we-promise/sure.git
synced 2026-09-08 16:14:23 +00:00
Adds a 'Running Sure on small (512 MB) hosts' section to the Docker self-hosting guide: what fits in 512 MB (boot, onboarding, daily use, small syncs/imports, cron - ~352 MB steady state), what does not (demo-data generator deterministic OOM, very large first imports, AI flavors), the tuning already baked into the image (jemalloc, YJIT, Puma 1x3), and the operational steps for loading sample data on a small host (raise the worker limit, fresh deploy - plan changes do not apply on restart). Co-authored-by: Instinct agent <agent@sure.am>