SkynetLabs / skynet-webportal

A webapp that makes Skynet accessible to web browsers.
https://siasky.net
Other
256 stars 55 forks source link

delete skylink dumps older than week #2250

Closed kwypchlo closed 1 year ago

kwypchlo commented 1 year ago

skylinks in folder /home/user/skynet-webportal/logs/skylinks are versioned with date and on some servers we have months of logs that can take 100M+ each which on one server made up over 20G

this pull request adds a cleanup of log files older than a week to script that produces them (it runs in crontab daily)