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.
- Host: GitHub
- URL: https://github.com/shellops/shellops-panel
- Owner: shellops
- Created: 2021-01-14T18:23:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-24T02:36:15.000Z (almost 5 years ago)
- Last Synced: 2023-03-06T05:42:07.355Z (almost 3 years ago)
- Topics: docker, management, manager, nextjs, ssh-client, system-information
- Language: TypeScript
- Homepage: https://shellops.io
- Size: 2.74 MB
- Stars: 17
- Watchers: 2
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://opensource.org/licenses/mit-license.php)
[](https://GitHub.com/shellops/shellops-api/graphs/commit-activity)


# 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