Implement checks for package managers present. Limit installation of node.js from an external script to Debian/Ubuntu based distros only, as the other ones have recent enough versions of Node.js.
Remove the need to install postgresql from a separate source, the one refered to in these scripts is 2 versions behind even the debian stable branch.
Implement checks for the presence of /etc/nginx/sites-enabled/ and whether that dir is included in nginx.conf
Add a separate script for OpenRC as well as the necessary init scripts.
Implement checks for package managers present. Limit installation of node.js from an external script to Debian/Ubuntu based distros only, as the other ones have recent enough versions of Node.js. Remove the need to install postgresql from a separate source, the one refered to in these scripts is 2 versions behind even the debian stable branch. Implement checks for the presence of /etc/nginx/sites-enabled/ and whether that dir is included in nginx.conf Add a separate script for OpenRC as well as the necessary init scripts.