(Unofficial RPI Version) - A monolithic lancache service capable of caching all CDNs in a single instance
nginx
tries to chown
, which doesn't play nice with Microsoft filesystems. Please use a nix filesystem such as ext4
.sudo apt install docker.io docker-compose
sudo git clone https://github.com/jrcichra/lancache-rpi.git
cd lancache-rpi
nano .env
0.0.0.0
might work but I recommend a single interface.docker-compose up -d
http://diagnostics.lancache.net/
This repo uses Github Actions. Click the Actions tab to view the script output.
The docker images can be found on my docker hub account.