You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
Is there interest in supporting linux updates?
The text was updated successfully, but these errors were encountered: