/Nodejs-Webserver-AutoInstaller-Nginx

A bash script that executes installation of nodejs webserver using nginx

Nodejs Webserver AutoInstaller Nginx

made-with-bash

is a bash script which supports currently debian based linux systems

Version for RHEL Gonna come out soon!

Supported Operating System based on Debian

Operating System Version Supported Reason
Ubuntu 14.04 🔴 BUILD SYSTEM CURRENTLY BROKEN FOR NODEJS 18+
16.04 🔴 * BUILD SYSTEM CURRENTLY BROKEN FOR NODEJS 18+
18.04 🔴 * BUILD SYSTEM CURRENTLY BROKEN FOR NODEJS 18+
20.04 Stable
22.04 Stable
Debian 8 🔴 * BUILD SYSTEM CURRENTLY BROKEN FOR NODEJS 18+
9 🔴 * BUILD SYSTEM CURRENTLY BROKEN FOR NODEJS 18+
10 ⚠️ Stable not recommendable
11 Stable
12 Stable

⚠️ To ensure stablity please use Debian 11 and Ubuntu 22.04

Get started

To use the installer script, simply run this command as root, human supervision needed! ⚠️

bash <(curl -s https://raw.githubusercontent.com/Mihaidev-cloud/Nodejs-Webserver-AutoInstaller-Nginx/main/debian/install.sh)

Note: On some systems, it's required to be already logged in as root before executing the one-line command (where sudo is in front of the command does not work).

Contribute

You can contribute directly by git clone this project and edit and pull a request

git clone https://github.com/Mihaidev-cloud/Nodejs-Webserver-AutoInstaller-Nginx.git

cd Nodejs-Webserver-AutoInstaller-Nginx

Contributors

Copyright (C) 2022 - 2023, Mihaidev-Cloud, contact@mihaidev.xyz

Created and maintained by Mihaidev-Cloud.

GuilhermeSenna.