A go project to quickly setup an Archlinux mirror with automatic updating. You can skip everything below by running docker run -d -p 4000:8081 belval/go-mirror ...
This project exposes an HTTP server that serves Arch Linux packages. It doesn't require a full copy of every package; instead, it requires only a location to store packages, and a mirrorlist to fetch ...