Hello world,
my umbrel got stuck yesterday and wihle there still was sufficient free space on my data mount I found that the docker logs flooded my /var
partition of 32GB. Since umbrel would not even restart my only avenue was to force-truncate the logs.
I now included default log rotation settings to my daemon.json
file (as described here), but I would rather have umbrel include this as a per-default setting for its and all App’s container configurations.
Any thoughts?
—Thomas