Skip to content

inGenSec/npm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

inGen Security

inGen Security WAF On-Premises 👍

Requirement

  • One machine/VM for the Ultimate
  • Different other machine/VM for the Satellite
  • Ubuntu 16.04.x based on 64 bits
  • NodeJS Version 4.x
  • 2Go per Core on Ultimate
  • 2Go + 1Go/core on Satellite

Preparing NodeJS

curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
sudo apt-get install -y nodejs

Installation

npm install -g ingensec

Examples

Installing Ultimate

npm update -g
ingensec install ultimate

Installing Satellite

npm update -g
ingensec install satellite

Updating Satellite

npm update -g
ingensec update satellite

Updating Ultimate

npm update -g
ingensec update ultimate

Links

About

inGen Security NPM Package

Resources

Stars

Watchers

Forks

Packages

No packages published