

- #Unraid setup docker on cache 2017 drivers#
- #Unraid setup docker on cache 2017 update#
- #Unraid setup docker on cache 2017 driver#
#Unraid setup docker on cache 2017 driver#
4.6.1.2 Step 2: Prepare Windows 7 for GPLPV driver removal.4.6.1.1 Step 1: Determine if your VM is using Xen's GPLPV drivers.4.5.4 Loading the VirtIO Drivers During Installation.4.5.2 Obtaining Virtual Hardware Drivers (VirtIO) for Windows.4.5.1 Obtaining Your Installation Media (ISO).4.4.2.1 Edit XML for VM to supply GPU ROM manually.4.4.2 Help! I can start my VM with a GPU assigned by all I get is a black screen on my monitor!.4.4.1 Warning: Passing through a GPU to a SeaBIOS-based VM will disable console VGA access.4.4 Assigning Graphics Devices to Virtual Machines (GPU Pass Through).4.2.3 Create User Shares for Virtualization.3.5 Accessing a Volume Mapping Inside a Container.1.4.1 Determining HVM/IOMMU Hardware Support.Your download speed should also be much faster.Īt this point your all done! Files in the cache will last for as long as you set CACHE_MAX_AGE to and the cache overall wont exceed this size specified in CACHE_DISK_SIZE. This means it’s downloading the game from the cache. The SSH session should now display the same text but with “Hit” at the end instead of “Miss”. This means it is getting the download from Steam servers, not the cache. This should return lots of text with the word “Miss” towards the end of the line. Run the following command in an SSH session to your unRAID serverĭocker exec -it SteamCacheBundle tail -f /data/logs/access.log Start a small game downloading in any of the supported game clients you use. You will no longer be able to access the internet on your gaming machine if your unRAID server is off as your machine will be unable to resolve hostnames. I recommend only setting one DNS server as depending on the OS settings it may choose a DNS server at random.
#Unraid setup docker on cache 2017 update#
Provided this returns the correct IP, update the DNS settings on your gaming machine, to point to the IP you gave SteamCacheBundle. Resolve-DnsName steamcache.cs. -server X.X.X.X It should return the same IP.ĭig +short steamcache.cs. Run the following command on your gaming machine, replacing X.X.X.X with the IP you gave SteamCacheBundle to check the DNS server is working. Now to test the DNS server within Steamcache. Once the settings are all in order, hit Apply.If you want to cache everything, then leave them all blank. The rest of the values can be set to “true” to disable the caching of that specific service if you so wish.USE_GENERIC_CACHE must be left set to “true” No touchy!.Currently it is set to Cloudfare’s DNS server. UPSTREAM_DNS is the IP of the DNS server that will be user for queries that are not handled but Steamcache.The container wont start if you don’t have enough free RAM at start. If your running low on free RAM, consider lowering CACHE_MEM_SIZE. The are fairly self explanatory and can be left at default if you want. Now change the CACHE_MEM_SIZE, CACHE_DISK_SIZE and CACHE_MAX_AGE if you wish.The Data directory is where all the cache data will be stored. Make sure the Data and Logs directories are set to your liking.Now enter the same IP address for the LANCACHE_IP variable.Make sure it’s not an IP already in use on your network. Enter this in the box marked, Fixed IP address.
