0.6.5 • Published 3 years ago

shellops v0.6.5

Weekly downloads
228
License
MIT
Repository
github
Last release
3 years ago

MIT Licence Maintenance Open Source Love TypeScript

ShellOps API

ShellOps Will provide set of features to developers to help them manage docker, databases, backups and alerting on their private servers.

This repository contains backend API's for ShellOps panel.

also act as a agent on remote nodes to communicate, monitor and run commands. remote node agent will only be bind to localhost and communication between main node and remote nodes will be handled through ssh2 http agent.

To Run Project

git clone git@github.com:shellops/shellops-api.git

cd shellops-api

npm i

npm run dev

Shellops Panel

npm.io

We are just starting

Contributes are most welcome