Skip to content

allistera/juno

Repository files navigation

Juno

Build Status

Juno Trello Board

Site Details View

Features

  • HTTP Health Checking
  • Ping/ICMP Health Checks
  • Custom Status Codes
  • Slack Notifications
  • Multi-User / Multi-Tenant

Requirements

There are no dependencies except having Docker and Docker-Compose installed.

Quick Start

$ git clone https://github.com/allistera/juno.git
$ cd juno
$ docker-compose up

The first time Juno is ran you will need to create an administrator account:

$ docker exec -d juno bundle exec rake user:create_admin[Joe,[email protected],Password,Organisation]

Replacing the Name, Email Address, Password and Organisation with your own.

Once all the services have started browse to http://localhost:5000 and login.

Contribute

Feel free to open a pull request or issue report. Please include tests and keep an eye on code coverage and rubocop.

License

Unlicense

About

Juno is a HTTP/ICMP Health Check web application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published