Skip to content

practicalli-johnny/webapp-status-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

status-monitor

CircleCI

         )             )                                                )
      ( /(      )   ( /(     (              )                   (    ( /(         (
 (    )\())  ( /(   )\())   ))\   (        (       (     (      )\   )\())   (    )(
 )\  (_))/   )(_)) (_))/   /((_)  )\       )\  '   )\    )\ )  ((_) (_))/    )\  (()\
((_) | |_   ((_)_  | |_   (_))(  ((_)    _((_))   ((_)  _(_/(   (_) | |_    ((_)  ((_)
(_-< |  _|  / _` | |  _|  | || | (_-<   | '  \() / _ \ | ' \))  | | |  _|  / _ \ | '_|
/__/  \__|  \__,_|  \__|   \_,_| /__/   |_|_|_|  \___/ |_||_|   |_|  \__|  \___/ |_|

A simple Status Monitor that mocks the type of information that is typically useful from several sources of monitoring systems.

The main purpose is a to demonstrate a simple server side website with Scalable Vector Graphics.

Project Creation

The project was created with Leiningen 2.8.1, using the compojure template.

lein new compojure status-monitor

Running

To start a web server for the application, run:

lein ring server

Deploying

Create an uberjar using the lein-ring plugin for Leiningen by using the following task

lein ring uberjar

Then run the application on the comand line as follows, replacing version for the generated version

java -jar target/status-monitor-version-standalone.jar

License

Copyright © 2018 jr0cket

Creative Commons Attribution Share-Alike 4.0 International

About

Start of a very simple status monitor mock application

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published