Socket
Socket
Sign inDemoInstall

ci-relay

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ci-relay

Tiny CI status aggregation service built on top of ci-adapter and ci-router


Version published
Maintainers
1
Created
Source

ci-relay

Tiny CI status aggregation service built on top of ci-adapter and ci-router

Install

To install the required dependencies, you need npm:

$ npm install

Setup

Have a look at the config-example.json file. Copy it to config.json and replace the defaults with something meaningful.

If left blank, the port and host configuration options will use the $PORT and $HOST environment variables, defaulting to localhost:3100 if unspecified.

The example configuration serves the CI status of:

For detailed information on available adapter options refer to ci-adapter.

Start

Once the configuration and dependencies are in place, just type:

$ npm start

That's it! Your CI API should now be running on http://localhost:3100 (or the port you specified in your configuration).

Keywords

FAQs

Package last updated on 04 Dec 2015

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc