#Does bandersnatch support mirroring

1 messages · Page 1 of 1 (latest)

polar portal
#

@lilac atlas

I have got a local pypi index that I use for uploading/installing pre-release packages
Now I would like to setup a mirror of my local pypi index
Once I have mirror index, I will add that in extra-index-urls in pip.conf
In this way, I will have a failover pypi index

Is it possible to setup a mirror for the above use case with bandersnatch ?

lilac atlas
#

No sorry, unless you implement an XML RPC like API (the same as main PyPI) bandersnatch will not work. I’d recommend just rsync or something to mirror your local mirror