478 B
478 B
Configuration server for mirroring apt repositories.
First, need to install apt-mirror and nginx:
apt install apt-mirror nginx
Second, create directory structure for repos:
/DATA
├── iso
└── repos
├── mirror
├── skel
└── var
Third, start apt-mirror for sync repos:
apt-mirror
Last, exit conf of nginx. Loock at examples.