blob: 9d5f8215c83ac0c694a6ff9330b2f58b2981bc10 [file] [log] [blame]
Pavel Cizinskye2677872017-01-31 22:09:12 +01001
2=============
3apt-cacher-ng
4=============
5
6Apt-Cacher NG is a caching HTTP proxy intended for use with download clients of system distribution's package managers.
7
8Sample pillars
9==============
10
11Single apt-cacher service
12
13.. code-block:: yaml
14
15 apt-cacher:
16 server:
17 enabled: true
18 bind:
19 address: 0.0.0.0
20 port: 3142
21
22Read more
23=========
24
25* https://www.unix-ag.uni-kl.de/~bloch/acng/