Skip to content

MashiroCl/ServerManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ServerManager

This is a learning project using springboot + Angular, mysql

Overview

截屏2021-11-13 11 29 36

How to use it

Run backend

#under project root directory
mvn spring-boot:run
#It will cause a little time

Run frontend

#under project root directory
cd serverapp
ng serve

How to check server manager website

enter http://localhost:4200/ in your webbrowser

Filter

Using tab to show only up/down/all

Ping

You can ping whichever server in the list by clicking the ping icon

Add server

You can add a server by clicking New server and enter info about server

Print Report

You can print out all server information by clicking Print Report and a .xls file will be downloaded.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published