Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

n-at/availability-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

availability-monitor

Check sites availability. Send email on availability status change.

Build

JDK >= 8 required.

$ ./mvnw clean package

Run

In application.yml set up email server settings (see example in application.sample.yml).

Run packaged version from target directory. Or with Spring Boot maven plugin:

$ ./mvnw spring-boot:run

Open http://localhost:8080 in browser.

License

BSD, see LICENSE

Releases

No releases published

Packages

No packages published

Languages