Skip to content

appbootup/launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

This repository has instructions to launch the Maintenace Mitra application.

Quick start

The following steps will launch the application without configuring the limits application. As a result, no alerts will be raised. To generate alerts, configure the limits application, see Configuration.

  1. Clone repository.
git clone https://github.com/nsubrahm/launcher
cd ${PROJECT_HOME}/launch
  1. Launch application.
docker compose --env-file launch.env up -d
  1. Access dashboard.

If the /data end-point is receiving data, then the dashboard will be live at http://localhost:1881/ui. The port number is based on the configuration UI_PORT in conf/dashboard.env.

Limits

The limits application should be configured to generate alerts.

About

Maintenance Mitra application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages