[Request] LanCache docker


Recommended Posts

LanCache speeds up the game update downloads of

  • Steam,
    Blizard,
    Hirez,
    Origin,
    Riot Games,
    Sony,
    Turbine,
    XBox, and
    Windows Update.

And it seems like a perfect match for Unraid, backed with lots of storage and a fast cache. Its also established / used on several LAN party events to minimize network congestion.

 

Article: http://blog.multiplay.co.uk/2014/04/lancache-dynamically-caching-game-installs-at-lans-using-nginx/

There even is a docker: https://hub.docker.com/r/mpawlowski/lancache/

 

I would be happy to make this my first ever docker, if someone feels like giving me guidance. I'm hosting a LAN party in about a week from now, and hope to use this to seriously accelerate the Steam downloads. But i feel more people would like to use this.

Link to comment
  • 6 months later...
  • 1 year later...

I am using steamcache, working perfect, using docker on unraid.

 

More info:

https://github.com/steamcache/generic (Cache server)

https://github.com/steamcache/sniproxy (sniproxy for https, needed for Origin and Epic Games)

https://github.com/uklans/cache-domains (cache domains for own DNS server) or

https://github.com/steamcache/steamcache-dns (dns server with cache domains)

Edited by Mikki
Link to comment
I am using steamcache, working perfect, using docker on unraid.
 
More info:
https://github.com/steamcache/generic (Cache server)
https://github.com/steamcache/sniproxy (sniproxy for https, needed for Origin and Epic Games)
https://github.com/uklans/cache-domains (cache domains for own DNS server) or
https://github.com/steamcache/steamcache-dns (dns server with cache domains)


I tried to set this up to cache my sons PlayStation 4 updates so they only have to download once on our slow internet. Unfortunately I could not get this to work. I was really confused how to setup all the dockers. Happen to have a write up of the process?
Link to comment
On 7/3/2018 at 3:43 AM, sadkisson said:

 


I tried to set this up to cache my sons PlayStation 4 updates so they only have to download once on our slow internet. Unfortunately I could not get this to work. I was really confused how to setup all the dockers. Happen to have a write up of the process?

 

 

Sry for the late respons.

I wil start recommend plugin Community Applications

On 29/5/2015 at 4:48 AM, Squid said:

 

In the apps tap search for steamcache and download the "generic cache" i will recommend to use you network interface as network type eg "br0" and then add a fixed ip you know is not in use as port 80 is used by unraid by default apply the docker.

 

If you have a router were you can setup dns records then add thies domains

pls.patch.station.sony.com
gs2.ww.prod.dl.playstation.net
gs2.sonycoment.loris-e.llnwd.net

https://github.com/uklans/cache-domains/blob/master/sony.txt  

 

and point them to the fixed ip set for the cache, if your router do not support do set some dns records then go to the apps tap and download the steamcache-dns and change your dhcp settings in your router to use steamcache-dns as dns server

 

  • Upvote 1
Link to comment
20 hours ago, sadkisson said:

Thank you @Mikki I appreciate your help! I was able to get this working by installing the steamcache-generic docker and a dnsmasq docker from jpillora/dnsmasq. The steamcache-dns docker is missing the Sony servers for some reason. Will save me some bandwidth now!

 

 

Glad you got it working ;)

Link to comment
  • 1 year later...
  • 6 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.