summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fix `bazel run broker`Alexey Lebedeff2023-03-141-2/+2
* Allow picking ports for `bazel run broker`Alexey Lebedeff2023-03-091-0/+45
* rabbitmq-run: make sure that plugin directory is createdMichael Klishin2022-11-032-0/+2
* Add Bazel targets start-cluster and stop-clusterDavid Ansari2022-07-041-98/+165
* Use rabbitmqctl await_startup instead if erl evalPhilip Kuryloski2022-05-041-5/+3
* Allow the use of RABBITMQ_CONFIG_FILE env var with bazel run brokerPhilip Kuryloski2022-02-041-2/+4
* Use rules_erlang v2Philip Kuryloski2022-01-181-0/+156
* Remove pacemaker OCF RA agent for RabbitMQBogdan Dobrelya2021-11-041-2435/+0
* Synchronize mixed versions approach with v3.8.xPhilip Kuryloski2021-09-091-1/+13
* Fix a typo in rabbitmq-run.shPhilip Kuryloski2021-09-081-1/+1
* Mixed version testing in bazel (#3200)Philip Kuryloski2021-07-191-6/+9
* OCF RA: fix start/stop handlingBogdan Dobrelya2021-06-301-31/+9
* fix hostname(1) calls on SolarisPavel Heimlich2021-06-171-2/+11
* Update scripts/bazel/rabbitmq-run.sh to match the Makefile versionPhilip Kuryloski2021-06-081-16/+1
* Allow plugin selection when running //:broker from bazelPhilip Kuryloski2021-05-251-2/+2
* Add a partial Bazel build (#2938)Philip Kuryloski2021-03-292-0/+199
* Only export RABBITMQ_NODE_PORT when it is not the defaultMichele Baldessari2021-02-281-1/+3
* Stop logging unblock client access unconditionallyMichele Baldessari2021-02-281-9/+10
* Allow rabbitmq to run in a larger cluster composed of also non-rabbitmq nodesMichele Baldessari2021-02-281-2/+24
* Small changes to follow name and quote style.Luke Bakken2020-10-131-2/+2
* Capture and return rabbitmq-plugins exit code in rabbitmq-script-wrapperChunyi Lyu2020-10-131-0/+2
* Switch to MPL 2.0Michael Klishin2020-07-172-26/+10
* scripts/rabbitmq-script-wrapper: Don't mess with console redirectionJean-Sébastien Pédron2020-06-081-2/+1
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-102-2/+2
* Allow operator to disable iptables client blockingMichele Baldessari2020-01-311-0/+19
* (c) bumpMichael Klishin2019-12-292-2/+2
* packaging: Don't load rabbitmq-env from init scriptsJean-Sébastien Pédron2019-12-161-10/+2
* Merge pull request #99 from spring-operator/polish-urls-apache-license-masterMichael Klishin2019-03-291-1/+1
|\
| * URL CleanupSpring Operator2019-03-211-1/+1
* | URL CleanupSpring Operator2019-03-202-2/+2
|/
* Use ocf_attribute_target instead of crm_nodeMichele Baldessari2018-11-191-3/+3
* Use template in rabbitmq-script-wrapper for RabbitMQ user and groupLuke Bakken2018-09-131-1/+1
* Ensure ~rabbitmq/.erlang.cookie is readable after running a command as rootLuke Bakken2018-09-121-1/+17
* Use sysexists exit codes in OCF agent scriptJacek Tomasiak2018-06-111-1/+1
* OCF RA: Do not consider local failures as remote node problemsVincent Untz2017-12-201-4/+4
* OCF RA: Fix syntax errorVincent Untz2017-12-141-1/+1
* Merge pull request #64 from vuntz/ocf-fix-notify-startMichael Klishin2017-12-121-4/+3
|\
| * OCF RA: Fix logging in start notification handlerVincent Untz2017-12-081-1/+1
| * OCF RA: Do not start rabbitmq if notification of start is not about usVincent Untz2017-12-081-2/+1
| * OCF RA: Fix test for no node in start notification handlerVincent Untz2017-12-081-1/+1
* | OCF RA: Avoid promoting nodes with same start time as masterVincent Untz2017-12-081-0/+5
|/
* Detect util-linux version of runuserLuke Bakken2017-09-201-1/+12
* Use runuser in non-su-compatible modeLuke Bakken2017-09-201-9/+3
* Define shell explicitly for runuser commandJean-Sébastien Pedron2017-08-311-1/+1
* Change runuser arguments to support more platformsDaniil Fedotov2017-08-221-1/+1
* Error message change from review.Luke Bakken2017-08-171-1/+1
* Fixes for SELinux supportLuke Bakken2017-08-161-1/+10
* Merge branch 'stable'Jean-Sébastien Pédron2017-08-011-7/+12
|\
| * scripts/rabbitmq-script-wrapper: Run rabbitmq-plugin as root onlyJean-Sébastien Pédron2017-08-011-2/+6
* | Ensure we are in a readable dir when running RabbitMQ scriptsJean-Sébastien Pedron2017-07-281-0/+6