Rabbitmq-server
rabbitmq-server logo | |
Maintainer | Unnilennium |
---|---|
Url | https://wiki.koozali.org |
Licence | Mozilla Public License |
Category | |
Tags | db, Nextcloud, Database, ONLYOFFICE |
Maintainer
Version
Description
This is a simple integration for the rabbitmq-server to run on SME Server. This is needed to run OnlyOffice, but could fit your needs for another purpose. RabbitMQ is an implementation of AMQP, the emerging standard for high performance enterprise messaging. The RabbitMQ server is a robust and scalable implementation of an AMQP broker.
Installation
yum --enablerepo=smecontribs install smeserver-rabbitmq-server
Configuration
you can list the available configuration with the following command :
config show rabbitmq-server
Some of the properties are not shown, but are defaulted in a template or a script. Here a more comprehensive list with default and expected values :
property | default | values | |
---|---|---|---|
access | local | local,private, public | |
status | enabled | enabled,disabled |
Uninstall
yum remove smeserver-rabbitmq-server rabbitmq-server
Bugs
Please raise bugs under the SME-Contribs section in bugzilla
and select the smeserver-rabbitmq-server component or use this link
Below is an overview of the current issues for this contrib:
ID | Product | Version | Status | Summary |
---|---|---|---|---|
12082 | SME Contribs | 10.0 | CONFIRMED | NFR : implement backup and restore |
Changelog
Only released version in smecontrib are listed here.
- fix service failing to start on boot, waiting network-online.target
- initial Koozali SME 10 version