Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shellops/shellops-api
Shellops API ( NestJS ). Assists in managing Docker on your server.
https://github.com/shellops/shellops-api
alerting docker manager monitoring nestjs poste saas shellops treafik
Last synced: 3 months ago
JSON representation
Shellops API ( NestJS ). Assists in managing Docker on your server.
- Host: GitHub
- URL: https://github.com/shellops/shellops-api
- Owner: shellops
- License: mit
- Created: 2021-01-14T18:21:02.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-24T10:45:34.000Z (over 2 years ago)
- Last Synced: 2024-10-05T18:35:43.273Z (4 months ago)
- Topics: alerting, docker, manager, monitoring, nestjs, poste, saas, shellops, treafik
- Language: TypeScript
- Homepage: https://shellops.io
- Size: 2.36 MB
- Stars: 19
- Watchers: 2
- Forks: 4
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/shellops/shellops-api/graphs/commit-activity)
![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.png?v=103)
![TypeScript](https://badges.frapsoft.com/typescript/love/typescript.svg?v=101)# 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
```sh
git clone [email protected]:shellops/shellops-api.gitcd shellops-api
npm i
npm run dev
```
## Shellops Panel
![](https://github-readme-stats.char-al.vercel.app/api/pin/?username=shellops&repo=shellops-panel&theme=tokyonight&show_owner=true)
## We are just starting
### Contributes are most welcome