Download the PHP package ipunkt/rancherize-rabbitmq without Composer
On this page you can find all versions of the php package ipunkt/rancherize-rabbitmq. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ipunkt/rancherize-rabbitmq
More information about ipunkt/rancherize-rabbitmq
Files in ipunkt/rancherize-rabbitmq
Download ipunkt/rancherize-rabbitmq
More information about ipunkt/rancherize-rabbitmq
Files in ipunkt/rancherize-rabbitmq
Vendor ipunkt
Package rancherize-rabbitmq
Short Description Rancherize plugin to add rabbitmq as a message queue for local development
License MIT
Package rancherize-rabbitmq
Short Description Rancherize plugin to add rabbitmq as a message queue for local development
License MIT
Please rate this library. Is it a good library?
Informations about the package rancherize-rabbitmq
rancherize-rabbitmq
rabbitmq rancherize plugin
Install
If you are using the rancherize docker container:
rancherize plugin:register ipunkt/rancherize-rabbitmq
If you are using rancherize via composer:
rancherize plugin:install ipunkt/rancherize-rabbitmq:^1.0.0
Use
Add the following section to your environment or default-section of your rancherize.json:
Example:
Details
It will set the following variables on your main service:
RMQ_HOST: rabbitmq
RMQ_PORT: 5672
RMQ_USERNAME: guest
RMQ_PASSWORD: guest
RMQ_VHOST: /
All versions of rancherize-rabbitmq with dependencies
PHP Build Version
Package Version
No informations.
The package ipunkt/rancherize-rabbitmq contains the following files
Loading the files please wait ...