Skip to content
Unified monitoring wallboard — Light, ergonomic and reliable monitoring for anything.
Go Vue TypeScript Shell HTML Makefile Other
Branch: develop
Clone or download

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.assets docs: update readme Feb 28, 2020
.github feat(build): add docker support Mar 13, 2020
api feat(config): lowercase config name May 12, 2020
cli refactor(core): change MO_ADDRESS defautl value to 0.0.0.0 May 12, 2020
cmd/monitoror feat(core): improve file loading May 11, 2020
config refactor(core): change MO_ADDRESS defautl value to 0.0.0.0 May 12, 2020
docs docs(landing): use PORT instead of PING in example May 12, 2020
faker-configs feat(ui): add merge request support May 4, 2020
internal/pkg feat(core): improve file loading May 11, 2020
models refactor(core/cli): refactor cli to use cobra and add more commands May 11, 2020
monitorables refactor(core/cli): refactor cli to use cobra and add more commands May 11, 2020
pkg refactor(core): improve golang templates May 11, 2020
registry refactor(core/cli): refactor cli to use cobra and add more commands May 11, 2020
scripts feat(core/cli): use only --debug to enable debug mode May 11, 2020
service feat(core/cli): use only --debug to enable debug mode May 11, 2020
store refactor(core/cli): refactor cli to use cobra and add more commands May 11, 2020
ui fix(ui): make UI working even when served with route prefix May 11, 2020
.dockerignore feat(build): add docker support Mar 13, 2020
.editorconfig Using rice for package/expose front/dist Apr 6, 2019
.env.example refactor(core): change MO_ADDRESS defautl value to 0.0.0.0 May 12, 2020
.gitignore chore(config): add .env.example with all env and default value Apr 20, 2020
.golangci.yml test(core): fix rice-box tests Feb 19, 2020
Dockerfile feat(build): add docker support Mar 13, 2020
LICENSE refactor(core/cli): refactor cli to use cobra and add more commands May 11, 2020
Makefile feat(core/cli): add init command May 11, 2020
README.md chore(core): update go version to 1.14 Mar 9, 2020
VERSION chore: bump version to 3.2.0 Mar 8, 2020
config-example.json feat(core/config): improve config Path/URL Apr 28, 2020
go.mod refactor(core/cli): refactor cli to use cobra and add more commands May 11, 2020
go.sum refactor(core/cli): refactor cli to use cobra and add more commands May 11, 2020

README.md

Build Code Coverage Releases
Go NodeJS


Monitoror

Monitoror is a wallboard monitoring app to monitor server status; monitor CI builds progress or even display critical values.

Demo


Visit Monitoror live demo

Getting started

Monitoror is a single file app written in Go which can be run on these platforms:

  • Linux (64bits, ARM)
  • macOS
  • Windows (64bits)

The app is divided into two parts: Core and UI.

Core is the server-side Monitoror HTTP API, configured by the environment variables or .env file.

UI is the client-side Monitoror loaded in browser, which is the wallboard itself.

Visit the Monitoror website for more details

Documentation

All details about installation and configuration are on our documentation

Development

See our development guide

Authors


@jsdidierlaurent

Jean-Sébastien Didierlaurent
Mostly on Monitoror Core
• • •
https://twitter.com/Akhiro

@Alex-D

Alexandre Demode
Mostly on Monitoror UI
• • •
https://twitter.com/AlexandreDemode

Support us

You can support Monitoror ongoing development by doing a donation or being a backer or a sponsor:

Donate via Open Collective

License

This project is licensed under the MIT License - see the LICENSE file for details.

You can’t perform that action at this time.