nginx-setup
v1.0.4
Published
An npm package to automate Nginx setup and configuration
Downloads
3
Readme
nginx-setup-package
This npm package automates the setup and configuration of Nginx on an Ubuntu system, including SSL installation using Let's Encrypt.
Features
- Installs Nginx
- Configures Nginx with a reverse proxy to your application
- Sets up SSL with Let's Encrypt
- Tests and restarts Nginx
Prerequisites
- An Ubuntu system
- Node.js and npm installed
- A domain name pointing to your server
Installation
Install the package globally using npm:
npm install -g nginx-setup-package Enjoy and Save your Time