nginx-server-block
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

nginx-server-block

Create nginx server block

npm license github-issues

nodei.co

travis-status stars forks

forks

Features

  • Create nginx server block

This utility will create an server block for NGINX on a Ubuntu server.

Usage

nginx-serve-block create example.com contact@gmail.com.com

Install

npm install --save nginx-server-block

Or as binary

``npm install --g nginx-server-block`

Scripts

  • npm run build : rm -rf dist && tsc && npm run readme
  • npm run readme : node ./node_modules/.bin/node-readme
  • npm run test : mocha ./dist/test/*.js

Dependencies

User needs to install

  • NGXIN
  • Certbot
Package Version Dev
commander ^2.19.0
great-logs 0.0.4
prompts ^2.0.1
shelljs ^0.8.3
@types/chai ^4.1.3
@types/mocha ^5.2.0
@types/node ^10.0.2
chai ^4.1.2
mocha ^5.1.1
node-readme ^0.1.9

Contributing

Please check the Contributing Guidelines for more details. Thanks!

Author

Wendly Saintil

License

MIT

/nginx-server-block/

    Package Sidebar

    Install

    npm i nginx-server-block

    Weekly Downloads

    2

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    18.8 kB

    Total Files

    19

    Last publish

    Collaborators

    • wendly