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
If you docker exec into the icecast container on production, you'll see there are a huge amount of logs.
icecast@4b00337b2578:/usr/local/share/icecast/logs$ du -h . 31G
This causes the disk to fill up pretty often. These need to be rotated properly by setting up logrotate in the docker image.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If you docker exec into the icecast container on production, you'll see there are a huge amount of logs.
This causes the disk to fill up pretty often.
These need to be rotated properly by setting up logrotate in the docker image.
The text was updated successfully, but these errors were encountered: