From 2f619e13e22f72dfdf2ea472975aa60768d3653f Mon Sep 17 00:00:00 2001 From: Laurie O Date: Wed, 8 Nov 2023 11:33:53 +1000 Subject: [PATCH] Add nginx_pypi_cache --- source/guides/index-mirrors-and-caches.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/source/guides/index-mirrors-and-caches.rst b/source/guides/index-mirrors-and-caches.rst index 4958d5b55..45eadcb30 100644 --- a/source/guides/index-mirrors-and-caches.rst +++ b/source/guides/index-mirrors-and-caches.rst @@ -5,7 +5,7 @@ Package index mirrors and caches ================================ :Page Status: Ongoing -:Last Reviewed: 2023-02-27 +:Last Reviewed: 2023-11-08 Mirroring or caching of PyPI (and other package indexes) can be used to speed @@ -160,6 +160,13 @@ Package index caching proxy, supports multiple indexes, no mirroring. * `proxpi on PyPI `_ * `proxpi source `_ +nginx_pypi_cache +^^^^^^^^^^^^^^^^ + +Package index caching proxy using `nginx `_ + +* `nginx_pypi_cache source `_ + Flask-Pypi-Proxy ^^^^^^^^^^^^^^^^