Hi,
I noticed, after a month of running on my NAS, that the container reached more than 3GB in size. Indeed, the error.log of nginx was the biggest file.
I guess that nginx is continuously running and writes to this file.
Maybe there is a way of rotating the nginx logs, or defining a max size.
I apologize, I lost the location as I deleted the container to fix the issue.
Thank you !
Hi,
I noticed, after a month of running on my NAS, that the container reached more than 3GB in size. Indeed, the
error.logof nginx was the biggest file.I guess that nginx is continuously running and writes to this file.
Maybe there is a way of rotating the nginx logs, or defining a max size.
I apologize, I lost the location as I deleted the container to fix the issue.
Thank you !