1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/beehive_ynh.git synced 2024-09-03 18:06:24 +02:00
A flexible event/agent & automation system
Find a file
2021-03-08 20:15:41 +05:30
conf Removed path and fixed systemd 2021-03-07 07:03:00 +05:30
scripts Removed fail2ban from upgrade 2021-03-08 14:20:39 +05:30
check_process Removed path and fixed systemd 2021-03-07 07:03:00 +05:30
issue_template.md First commit 2021-03-07 06:15:20 +05:30
LICENSE Initial commit 2021-03-06 10:24:35 +05:30
manifest.json Removed path and fixed systemd 2021-03-07 07:03:00 +05:30
pull_request_template.md First commit 2021-03-07 06:15:20 +05:30
README.md First commit 2021-03-07 06:15:20 +05:30

Beehive for YunoHost

Integration level

Install Beehive with YunoHost

This package allows you to install Beehive quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Beehive is an event and agent system, which allows you to create your own agents that perform automated tasks triggered by events and filters. It is modular, flexible and really easy to extend for anyone. It has modules (we call them Hives), so it can interface with, talk to, or retrieve information from Twitter, Tumblr, Email, IRC, Jabber, RSS, Jenkins, Hue - to name just a few.

Available hives: Click here

Shipped version: 28.01.2021

Screenshots

YunoHost specific features

Multi-user support

Are LDAP and HTTP auth supported? No Can the app be used by multiple users? Yes

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Developer info

Only if you want to use a testing branch for coding, instead of merging directly into master. Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/beehive_ynh/tree/testing --debug
or
sudo yunohost app upgrade beehive -u https://github.com/YunoHost-Apps/beehive_ynh/tree/testing --debug