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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?