Skip to content

sbuggay/sentry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

141 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👁️ Sentry

demo1

package version
sentry-client-web npm version
sentry-server-data npm version
sentry-server-host npm version

Getting up and running

Installing sentry-server-host

sentry-server-host is used to serve up the sentry client and to persist monitor data.

npm i -g sentry-server-host

Installing sentry-server-data

sentry-server-data provides system and service data for the sentry client.

npm i -g sentry-server-data

It can be run with these options.

$ sentry-server-data -h

  Usage: sentry-server-data [options]

  Options:

    -h, --help             output usage information
    -c, --config <config>  Specified config
    -p, --port <port>      Specified port

For example:

$ sentry-server-data -p 8080
sentry-server-data is running on port 8080

Contributing

Clone the repository.

git clone https://github.com/sbuggay/sentry.git

Install lerna.

npm i -g lerna

Install dependencies.

npm run bootstrap

Running tests.

npm run test

About

👁 A self hosted dashboard to monitor servers and services.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages