[Koel](https://koel.phanan.net/) is a simple web-based personal audio streaming app written in Vue on the client side and Laravel on the server side. Koel source code is hosted on [Github](https://github.com/phanan/koel). This guide will show you how to install Koel on a fresh CentOS 7 Vultr instance by utilizing PHP, MariaDB, Nginx, Node.js, Yarn and Composer. - PHP version 5.6.4 or greater, with the following extensions: - OpenSSL - PDO - Mbstring - Tokenizer - XML - MariaDB......