Skip to content

fadushin/iocage-plugin-rabbitmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iocage-plugin-rabbitmq

This iocage plugin can be used to create a FreeBSD jail with a running instance of RabbitMQ.

A single administrative user (admin) is created.

The RabbitMQ Management plugin is enabled, allowing a web-based interface to manage the RabbitMQ instance.

Usage

For standalone (FrreBSD) installations, first fetch the JSON descriptor for the plugin:

fetch https://raw.githubusercontent.com/fadushin/iocage-plugin-rabbitmq/<branch>/rabbitmq.json

where <branch> is the version you want (e.g., 13.1-RELEASE).

And then install the plugin via iocage:

iocage fetch -P ./rabbitmq.json --name <name>

where <name> is a jail name of your choosing (rabbitmq will be used if no name is specified).

About

iocage plugin for RabbitMQ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages