feat: apply memory shrink + daemon.json — ground truth update [#731]

11 apps reslidered via API (53.4->29.0GB explicit limits); daemon.json
live-restore + nofile defaults applied (log keys banned: unit flag
conflict — see #731 incident note). perf/apply-memory-shrink.sh codifies
the change. All 159 apps verified running.
Meat: https://projects.knownelement.com/issues/731#note-3929
This commit is contained in:
2026-09-02 19:48:45 -05:00
parent d9d512c9f1
commit 1267e60e8e
5 changed files with 76 additions and 20 deletions
+7 -5
View File
@@ -7,8 +7,9 @@ Last updated: 2026-09-02
| ticket | state | item |
|--------|-------|------|
| #727 | 🔄 | repo bootstrap + perf script capture |
| #685 | | founder soak — evening storm window is the real test; caps stay until tymeslot ships a POOL_SIZE env |
| #727 | | repo bootstrap + perf script capture + API token received (suggest close) |
| #731 | | memory shrink applied (53.4→29.0GB) + daemon.json live-restore bounce (suggest close after soak) |
| #685 | ⏳ | tonight 20:00-04:00 CDT storm window is the soak test; caps stay till tymeslot POOL_SIZE |
| #626 | ⏳ | Cloudron proxying (Grocy multi-user + HA general access) |
| #710 | ⏳ | custom Ubuntu 24.04 base image for Cloudron hosts |
| #723 | ⏳ | linkwarden save-to function |
@@ -16,6 +17,7 @@ Last updated: 2026-09-02
## Inbox (founder action items)
- Cloudron API token (asks in #685/#727): create in the panel → material value
to `~/.creds/cloudron.env` — unblocks API-first access + future AWX modules.
- docker daemon.json bounce window (see README) — ticket it when scheduled.
- axiosheartstudios.com returns 500 — pre-existing app breakage (founder
confirmed 2026-09-02), unrelated to its memory reslider. Needs an app-level
look when scheduled.
- Tymeslot upstream: ask for a POOL_SIZE env so the role caps can be removed.