Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Latest commit

 

History

History
38 lines (20 loc) · 1.63 KB

README.md

File metadata and controls

38 lines (20 loc) · 1.63 KB

servicecmd

A set of Node.js CLI tools that enables the users to manage and monitor multiple docker-compose stacks by grouping them in to folders and ability to filter them.

Base Package

Build Status Version Downloads/week Dependencies semantic-release

Demo

This is the base of the @servicecmd. All other features will extend the capabilities of the default CLI.

This CLI enables the user to proxy commands to multiple docker-compose stacks.

Plugins

WIP

Will extend the default cli to have daemon capabilities that will connect to the message queue and monitored through the frontend/backend application.

WIP

Will add a frontend to control/monitor multiple servers from the same place.

WIP

Will add a backend to control/monitor multiple servers from the same place.