diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index 4ebfb8123..7e6c6bf0a 100755 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1665173016 + "last_updated_timestamp": 1665194616 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index e53c07dd5..5e64bc446 100755 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -111769,7 +111769,7 @@ "WebUI": "http://[IP]:[PORT:8083]/", "TemplateURL": "https://raw.githubusercontent.com/Josh5/unraid-docker-templates/master/josh5/steam-headless.xml", "Icon": "https://raw.githubusercontent.com/Josh5/docker-steam-headless/master/images/steam-icon.png", - "ExtraParams": "--hostname='SteamHeadless' --add-host='SteamHeadless:127.0.0.1' --restart=unless-stopped --shm-size=2G --ipc=\"host\" -v '/tmp/.X11-unix':'/tmp/.X11-unix':'rw' -v '/dev/input':'/dev/input':'ro' --ulimit nofile=1024:524288", + "ExtraParams": "--hostname='SteamHeadless' --add-host='SteamHeadless:127.0.0.1' --restart=unless-stopped --shm-size=2G --ipc=\"host\" -v '/tmp/.X11-unix':'/tmp/.X11-unix':'rw' -v '/tmp/tmp/pulse':'/tmp/tmp/pulse':'rw' -v '/dev/input':'/dev/input':'ro' --ulimit nofile=1024:524288", "DonateText": "Support me on Patreon", "DonateLink": "https://www.patreon.com/josh5", "Requires": "\r
        **Nvidia-Driver plugin** (nVidia Support)\r
        **Radeon-TOP plugin** (AMD Support)\r
    ", @@ -111940,7 +111940,35 @@ "Required": "false", "Mask": "false" }, - "value": "true" + "value": "false" + }, + { + "@attributes": { + "Name": "Enable Keyboard & Mouse Passthrough", + "Target": "ENABLE_EVDEV_INPUTS", + "Default": "false", + "Mode": "", + "Description": "Options: ['true', 'false'].\r\nEnable Keyboard and Mouse Passthrough. This will configure the Xorg server to catch all evdev events for Keyboard, Mouse, etc.\r\n", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "false" + }, + { + "@attributes": { + "Name": "Enable Sunshine Server", + "Target": "ENABLE_SUNSHINE", + "Default": "false", + "Mode": "", + "Description": "Options: ['true', 'false']. Enable sunshine server.\r\nWhen enabled, you may also add the additional environment variables 'SUNSHINE_USER' and 'SUNSHINE_PASS' to automatically set the username and password on startup. These were left out of this template for the sake of simplicity.", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "false" } ], "Repo": "Josh.5's Repository", diff --git a/applicationFeed.json b/applicationFeed.json index 3a34e4892..5cfd28426 100755 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { "apps": 1827, - "last_updated_timestamp": 1665173016, - "last_updated": "2022-10-07 16:03", + "last_updated_timestamp": 1665194616, + "last_updated": "2022-10-07 22:03", "categories": [ { "Cat": "Backup:", @@ -111931,7 +111931,7 @@ "WebUI": "http://[IP]:[PORT:8083]/", "TemplateURL": "https://raw.githubusercontent.com/Josh5/unraid-docker-templates/master/josh5/steam-headless.xml", "Icon": "https://raw.githubusercontent.com/Josh5/docker-steam-headless/master/images/steam-icon.png", - "ExtraParams": "--hostname='SteamHeadless' --add-host='SteamHeadless:127.0.0.1' --restart=unless-stopped --shm-size=2G --ipc=\"host\" -v '/tmp/.X11-unix':'/tmp/.X11-unix':'rw' -v '/dev/input':'/dev/input':'ro' --ulimit nofile=1024:524288", + "ExtraParams": "--hostname='SteamHeadless' --add-host='SteamHeadless:127.0.0.1' --restart=unless-stopped --shm-size=2G --ipc=\"host\" -v '/tmp/.X11-unix':'/tmp/.X11-unix':'rw' -v '/tmp/tmp/pulse':'/tmp/tmp/pulse':'rw' -v '/dev/input':'/dev/input':'ro' --ulimit nofile=1024:524288", "DonateText": "Support me on Patreon", "DonateLink": "https://www.patreon.com/josh5", "Requires": "\r
        **Nvidia-Driver plugin** (nVidia Support)\r
        **Radeon-TOP plugin** (AMD Support)\r
    ", @@ -112102,7 +112102,35 @@ "Required": "false", "Mask": "false" }, - "value": "true" + "value": "false" + }, + { + "@attributes": { + "Name": "Enable Keyboard & Mouse Passthrough", + "Target": "ENABLE_EVDEV_INPUTS", + "Default": "false", + "Mode": "", + "Description": "Options: ['true', 'false'].\r\nEnable Keyboard and Mouse Passthrough. This will configure the Xorg server to catch all evdev events for Keyboard, Mouse, etc.\r\n", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "false" + }, + { + "@attributes": { + "Name": "Enable Sunshine Server", + "Target": "ENABLE_SUNSHINE", + "Default": "false", + "Mode": "", + "Description": "Options: ['true', 'false']. Enable sunshine server.\r\nWhen enabled, you may also add the additional environment variables 'SUNSHINE_USER' and 'SUNSHINE_PASS' to automatically set the username and password on startup. These were left out of this template for the sake of simplicity.", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "false" } ], "Repo": "Josh.5's Repository",