SSH into the server and install a LAMP stack (Linux, Apache, MySQL, PHP). Using Docker is the easiest method for non-experts: docker run -d -p 80:80 xibo/docker