CLI-only server

I want to host a web server for EmptyEpsilon, but I want it to be inexpensive. It would be hosted by AWS and their prices change depending on the instance; for example, GPU-heavy instances are rather expensive. I think it would be easier if I had a server that had all the same computational and networking functions, without the GUI. I would like to have a server that sends all its output to a console and can be run from command-line.
Sign In or Register to comment.