An open API service indexing awesome lists of open source software.

https://github.com/shellops/shellops-panel

Shellops Panel - Assists in managing Docker on your server.
https://github.com/shellops/shellops-panel

docker management manager nextjs ssh-client system-information

Last synced: 9 months ago
JSON representation

Shellops Panel - Assists in managing Docker on your server.

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 Panel

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

This repository contains frontend for ShellOps panel.

# To Run Project

```sh
git clone git@github.com:shellops/shellops-panel.git

cd shellops-panel

npm i

npm run dev

```

## We are just starting

### Contributes are most welcome