Socket
Book a DemoInstallSign in
Socket

virgo-update-service

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

virgo-update-service

Updater Service for Virgo Services

latest
Source
npmnpm
Version
0.0.32
Version published
Maintainers
1
Created
Source

virgo-update-service

Build Status

NodeJS Service for Virgo Updates

The service shall provide the following features:

  • Mirror a PkgCloud Bucket locally to service GET requests for binaries and signatures
  • Provide a REST API for management
  • Provide a HTML interface for management
  • Use Etcd.
  • On upgrade, trigger a webhook with payload information of the upgrade
    • Timestamp, channel and version number for traceability

Screenshots

API

Auth

POST /authenticate

Versions

GET /v1/versions/channel/:name

GET /v1/versions/channel

GET /v1/versions/remote

GET /v1/versions/local

Channels

GET /v1/channels

Nodes

GET /v1/nodes

Deploy

POST /v1/deploy

GET /v1/deploy/status

FAQs

Package last updated on 17 Jun 2014

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