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

https://github.com/marshallovski/servmon-panel

A lightweight server-monitoring web panel!
https://github.com/marshallovski/servmon-panel

admin admin-dashboard admin-panel javascript lightweight monitoring node nodejs panel server svelte web

Last synced: 4 months ago
JSON representation

A lightweight server-monitoring web panel!

Awesome Lists containing this project

README

          

# ServmonPanel
A lightweight server-monitoring web panel!

Backend uses only ~70MB of RAM. Frontend RAM usage depends on your webserver.

# Installing
1. Open `backend` folder
2. Install required packages: `npm install`
3. Open terminal and type: `npm start`
-----
4. Open `frontend` folder
5. Type `serve .` (or use any web-server, e.g nginx or Apache)

Easy way:
In the root folder open `start.sh` file (only on Linux)

# Screenshots
![зображення](https://github.com/user-attachments/assets/46789914-e2e2-4e70-8d28-a1d814a3bc68)


![зображення](https://github.com/user-attachments/assets/0eed5710-d986-4d11-a073-1ff134a518dc)


![зображення](https://github.com/user-attachments/assets/ec70a920-c065-4788-ab65-fc3347feadc2)