cells
cells copied to clipboard
Ladder Server?
Does anyone have a server he would like to volunteer for hosting the ladder?
Right now I just want to get this launched asap, probably with manual vetting of the minds before inserting them into the ladder, and a simple static HTML file with the current scores generated by a future version of the tournament.py script.
Don't forget to think security through before launching this...
To ensure security I would probably run the contest inside a VM, and then have the script dump an html file, which needs to be served by an apache or whatever. So the server needs enough juice to run a vm and apache, thats about it.
You could host it using Heroku. Everything is already sandboxed! (: