Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

gateblu-forever

Package Overview
Dependencies
Maintainers
9
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gateblu-forever

Implementation of Gateblu that uses `forever` to manage device processes.

latest
Source
npmnpm
Version
6.4.14
Version published
Weekly downloads
6
-60%
Maintainers
9
Weekly downloads
 
Created
Source

gateblu-forever

Implementation of Gateblu that uses forever to manage device processes.

Build Status Build status Code Climate Test Coverage npm version Gitter

Gateblu-Forever requires a meshblu.json to start.

Install

npm install -g gateblu-forever

Config

Sample meshblu.json

{
  "server": "meshblu.octoblu.com",
  "port": "80",
  "devicePath": "devices",
  "tmpPath": "tmp",
  "uuid": "c4110691-69fd-11e4-b75c-63db18512b02",
  "token": "0kmpejq8ul434n29pbti61d2q4vg3nmi"
}

Usage

gateblu-service

Debug Output

DEBUG=* gateblu-service

Skip Connector Install

gateblu-service --skip-install

You may also use environment variables

GATEBLU_SKIP_INSTALL=true gateblu-service

FAQs

Package last updated on 23 May 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts