A bash script running on SSH that will be auto install all essential components to your VPS with a single command line.
curl -sO https://aodieu.com/script/install && bash installor
curl -sO https://raw.githubusercontent.com/aodieu/aodieuVPS/github/install && bash install