Create Cache Server -Speedup Downloads and Save Internet bandwidth on Ubuntu Server

Published: 24 May 2023
on channel: Ripon4You
4,839
58

System update
#=======#=====#==
apt update -y

Install Required packages
#==========#============#====
apt install -y docker.io
apt install -y docker-compose

Start services at boot
#=======#======#====
systemctl enable docker
systemctl enable containerd

Install git clone
#=====#=======#==
apt install -y git

Download lancache & change directory
#===========#========#========#===
git clone https://github.com/lancachenet/docker... lancache
cd lancache

Configure both file
#=====#=====#====
nano .env
nano docker-compose.yml

Pull images
#=======#===
sudo docker-compose up -d

Verify Installation
#=====#=====#===
docker stats

Note: Use lancache server ip as a dns server.


Watch video Create Cache Server -Speedup Downloads and Save Internet bandwidth on Ubuntu Server online without registration, duration hours minute second in high quality. This video was added by user Ripon4You 24 May 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 4,839 once and liked it 58 people.