sanjeevkatthi / antenna

Notification system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Antenna

Introduction

This project is responsible for persisting and sending notifications(related to deployments, healthy) to the
configured Notification Sinks. Following notification sinks are supported

*GenericHTTPMessage
*XMPPSubscriber

Also refer sink metadata

Usage

Its used internally from opamp , controller to send notifications(deployments, unhealthy events) to configured sinks.

Documentation

Coming soon

Contributing

Refer Contributing.

Help

Check out the oneops tags on Stack Overflow or slack-dev

Requirements

Maven and JDK 8 or later

Be sure that your JAVA_HOME environment variable points to the jdk1.8.0 folder extracted from the JDK download.

The project is dependent on oo-commons and cms-dal .

Building the Source

This will build the war deployable on standard java servlet container like tomcat.

Configuration

Antenna war would require environment variables to be passed refer tomcat environment variables

Installation

For quick setup refer setup

License

The project is released under version 2.0 of the Apache License.

About

Notification system


Languages

Language:Java 100.0%