2 Commits
Author SHA1 Message Date
mrcharles ee5344f5a5 fix: repair memlimits script and finish #685 apply pass
Env var name mismatch (CLOUDRON_API_TOKEN), dash echo corrupting the
1MB apps JSON (backslash escapes), scheme-prefixed fqdn filter that
matched nothing, unset curmbMB under set -u, and the wrong endpoint
(POST /configure/memory_limit is the real route). Apply now complete:
15/16 were already at target; photos floor-limited 4096->3584 (Immich
manifest floor), task 15687, healthy.

Detail: https://projects.knownelement.com/issues/685
2026-09-06 05:34:46 -05:00
mrcharles 8a613b4f7d right-size app memory limits via Cloudron API [#685]
Staged during the postgres/connection exhaustion fix; limits had grown to
160GB total on a 62GB box while chasing the flapping. Plan/canary/apply
modes, ~28GB of slider headroom reclaim.
2026-09-02 18:13:25 -05:00