We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/logs
Some apps (blackhole, decluttarr, kometa) can fill up the /logs volume, preventing other apps from starting.
Add a "logrotate" container to the filebrowser pod which will clean up / rotate old logs every hour/day, avoiding space running out
Some apps which log to /logs manage their own rotation (like the aars), so we have to be careful not to tread on their toes!
every user has a filebrowser pod, so we could populate logrotate's config based on which apps the user has
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🤪 Sanity check
🤕 What's not right?
Some apps (blackhole, decluttarr, kometa) can fill up the
/logs
volume, preventing other apps from starting.🤯 Here's my idea!
Add a "logrotate" container to the filebrowser pod which will clean up / rotate old logs every hour/day, avoiding space running out
🤔 On the other hand..
Some apps which log to
/logs
manage their own rotation (like the aars), so we have to be careful not to tread on their toes!🤩 But will it fly?
every user has a filebrowser pod, so we could populate logrotate's config based on which apps the user has
💬 Your Discord username
No response
The text was updated successfully, but these errors were encountered: