Ward

Server dashboard

Github星跟蹤圖


About

Ward is a simple and and minimalistic server monitoring tool. Ward supports adaptive design system. Also it supports dark theme and language system.
It shows only principal information and can be used, if you want to see nice looking dashboard instead looking on bunch of numbers and graphs.
Ward works nice on all popular operating systems, because it uses OSHI.

All features tested on: Windows Linux


Features


Installation

Create your own jar

1. Clone the project
2. Import project in your IDE as Maven project
3. mvn clean package
4. jar will be in the target folder
Run jar file

1. Create you own jar as described above
2. Execute jar on Windows or Linux with administrative rights
3. Enter localhost:4000 and set up application
Build for Docker

1. Clone the project
2. docker build --tag ward
3. docker run --rm -it --name ward -p 4000:4000 -p <application port>:<application port> --privileged ward
4. Go to localhost:4000 in web browser, input the same application port
5. If you get error after being redirected to application port try hitting refresh

主要指標

概覽
名稱與所有者Rudolf-Barbu/Ward
主編程語言CSS
編程語言CSS (語言數: 4)
平台
許可證MIT License
所有者活动
創建於2020-04-25 10:31:39
推送於2024-08-03 13:16:36
最后一次提交2023-02-27 11:47:26
發布數1
最新版本名稱v1.8.8 (發布於 )
第一版名稱v1.8.8 (發布於 )
用户参与
星數2.3k
關注者數22
派生數231
提交數314
已啟用問題?
問題數34
打開的問題數20
拉請求數23
打開的拉請求數4
關閉的拉請求數7
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?