docker-restart

1.0.1 • Public • Published

Docker Restart

An NPM module which enables one to add containers to groups with priority levels and restart them based on given programmatic triggers while also allowing the containers to respond to the restart before it happens.

Includes Typescript definitions and Javascript source maps.

API Documentation

Manager

The Manager is the class which is hosted in some service which will have dispatcher or master control over restarting containers. This class manages the state of given objects.

Receiver

The Receiver is the class which handles events and is deployed in each container's code.

Readme

Keywords

none

Package Sidebar

Install

npm i docker-restart

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

70.4 kB

Total Files

23

Last publish

Collaborators

  • digitalkitten