cybozu-go/aptutil

Question: Have go-apt-cacher read go-apt-mirror files

snoby opened this issue · 0 comments

snoby commented

I have successfully mirrored a Ubuntu repository, I'm not clear from the documentation if it is possible to have the go-apt-cacher mounted in such a way so that the cacher has the local mirrored repository available to it.

How is a client to be setup to use both? I guess you would change the source.list to point to the mirrored repository url that is being served with nginx? Then you would have the client http proxy setup to point to the go-apt-cacher url. How do you avoid the go-apt-cacher from caching the mirrored data?

Thanks for any clarification you can provide.