Add docs for setting up Steam Headless on Intel GPU with docker-compose

This commit is contained in:
Josh.5
2022-10-02 11:48:55 +00:00
committed by Josh Sunnex
parent 2c0b7b5d53
commit 145d5600a6
6 changed files with 167 additions and 14 deletions

20
docs/ubuntu-server.md Normal file
View File

@@ -0,0 +1,20 @@
# Unraid
Follow these instructions to install Steam Headless on Ubuntu Server.
> __Note__
>
> This assumes that your Ubuntu Server has not be configured to run any desktop environment!
## INSTALL DOCKER:
Install docker-ce to your Ubuntu server following the [official instrctions](https://docs.docker.com/engine/install/ubuntu/).
Ensure you install the `docker-compose-plugin` mentioned within these instructions
## CONFIGURE DOCKER COMPOSE:
Once you have installed docker, follow the [Compose Files](./docker-compose.md) section and select the right configuration file for your hardware.