Steam Link

Steam Link

garbalen Mar 6, 2019 @ 8:41pm
MonkeyServer 1.6.9 Web Server
I was able to get a working build of MonkeyServer 1.6.9 running.

https://drive.google.com/open?id=1k42B-fkuxXAeMYN5OPu5HhRrLjnMEtC3

It should work with all the available plugins. I've enabled Cheetah in the configs.

Do the standard steamlink/apps install

When you start it the screen will just hang at black while it's running. I was unable to get background working without it getting killed by Steamlink. For now pull the power cord to stop the server if you start it from the GUI.

You should be able to get to a free under constuction page by going to the ip and port 2001 from another computer. eg 192.168.xx.xx:2001 (You can use the page as long as you don't remove the headers or footers according to the license)

Things I would change:
It's set up to run as root currently. Bad idea.
If you ssh to the steamlink you can start the server from commandline with ./monkey -c conf (this way you don't tie up the GUI)
I don't know how to use cheetah or the other plugins but edit the configs to your liking. (SUPER sensitive to indentation, so line it up like I have cheetah)
And the obvious one is to replace htdocs folder with your own webpages.

There's more information here http://monkey-project.com/
and http://monkey-project.com/documentation/1.6/
Last edited by garbalen; Mar 7, 2019 @ 3:48pm