feat: bootstrap repo — enforcement layer + #685 perf capture

Enforcement (check-rules/hooks/shellcheck) per ADOPTING pattern; perf/ SoR
from the #685 session (memcensus, pg role-caps SQL, applied sysctl, planned
daemon.json); questions-v1 (API token + dockerd window asks).

Meat + verification: https://projects.knownelement.com/issues/727#note-3913
This commit is contained in:
2026-09-02 18:42:46 -05:00
parent 4d5c504534
commit 0e67f17112
18 changed files with 1049 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
# /etc/sysctl.d/99-cloudron-tuning.conf — tsys-cloudron, applied 2026-09-02 [#685]
# Live-verified 2026-09-02 (vm.swappiness=10 confirmed at runtime).
# SoR copy for IaC; deploy = copy to /etc/sysctl.d/ + sysctl --system
# (ansible/ playbook target).
vm.swappiness=10