Lex45x / ops-bro

Allows to set up custom integrations between services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ops-bro

What is ops-bro?

The modern business environment usually consists of many different services that have to somehow interact with each other.
Usually, most of the services have a predefined set of integrations, like Jira and Gitlab. But what if your needs are outside of predefined functions?
Here is the place where OpsBro comes to the play.
With OpsBro, you can define your own custom set of integrations without a single line of code!

  1. Take service A and subscribe to its webhooks.
  2. Setup events that you want to receive via webhooks.
  3. Send HTTP requests to service B (or more) each time you get a webhook.

No more security or SLA concerns for 3rd party companies that provide similar functionality - you can host OpsBro anywhere you want.

How I can contribute?

All contribution are more than welcome! I hope together we can make this project better.

Contributing explains how you can bring your ideas to this project. Workflow Instructions explains how to build and test

Where I could get a support?

At first, make sure that you investigate all related documentation settings. Second, you can write directly to Support support@ops-bro.com to get help.

Support

You can make a donation to inspire further development of this project.

PayPal

Licence

This project licenced under GNU GPLv3

About

Allows to set up custom integrations between services.

License:GNU General Public License v3.0


Languages

Language:C# 99.6%Language:Dockerfile 0.4%