lancachenet / monolithic

A monolithic lancache service capable of caching all CDNs in a single instance
https://hub.docker.com/r/lancachenet/monolithic
Other
725 stars 73 forks source link

Linux update's cache? #178

Open ggiinnoo opened 10 months ago

ggiinnoo commented 10 months ago

Is there interest in supporting linux updates?

zunder1990 commented 10 months ago

My lan event is as a sub event of a linux fest so I have a support a large number of linux devices. I added support for caching linux repos found here. https://github.com/zunder1990/cache-domains-with-linux I did run into one problem with ubuntu update index file but I fixed it with a cron job on the lancahce server. It looks for the file and removes it from cache every night. 30 1 * /mnt/cache/nginx-cache-purge "InRelease" /mnt/cache/cache/cache/ The script here is from https://github.com/perusio/nginx-cache-purge

stale[bot] commented 6 months ago

This issue has been automatically marked as inactive because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.