Skip to content
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.

WIP - Not ready for commit to repository yet. #36

Closed
wants to merge 10 commits into from
Closed

Conversation

iennae
Copy link
Contributor

@iennae iennae commented Apr 26, 2016

Description

Based on the work done in tomcat, this provides an activemq_install and activemq_service resource.

An example of using these two resources can be seen in the test/cookbooks/test directory of this cookbook. It will set up an activemq_docs instance.

The activemq_install resource installs an instance of the activemq binary direct from Apache's mirror site. It is configured in such a way that if you wanted to run multiple broker instances on a single system you could, provided you explicitly set the ports to not conflict.

There are a multitude of configuration options that are available for ActiveMQ. This is just an initial install. The activemq.xml.erb template can be overridden to allow for security and other options.

Integration tests have been converted to inspec. An additional check has been added to test that the queue is working using the activemq producer and activemq consumer commands.

The community engineering team welcomes contributions to community cookbooks. We centralize our documentation for contributing which walks through the process.

Will resolve:

Check List

iennae added 5 commits April 13, 2016 20:19
Based on the work done in tomcat, this provides an activemq_install and activemq_service resource.

An example of using these two resources can be seen in the test/cookbooks/test directory of this cookbook. It will set up an activemq_docs instance.

The *activemq_install* resource installs an instance of the activemq binary direct from Apache's mirror site. It is configured in such a way that if you wanted to run multiple broker instances on a single system you could, provided you explicitly set the ports to not conflict.

There are a multitude of configuration options that are available for ActiveMQ. This is just an initial install. The activemq.xml.erb template can be overridden to allow for security and other options.

Integration tests have been converted to inspec. An additional check has been added to test that the queue is working using the _activemq producer_ and _activemq consumer_ commands.

The community engineering team welcomes contributions to community cookbooks. We centralize our documentation for [contributing](https://github.com/chef-cookbooks/community_cookbook_documentation/blob/master/CONTRIBUTING.MD) which walks through the process.
iennae added 4 commits April 25, 2016 23:22
…nd add additional logging information to travis run
…HOME, updating travis to have the correct configuration, adding latest fedora and ubuntu to test matrix
@tas50 tas50 removed the Signed CLA label Jan 5, 2017
@iennae iennae closed this Apr 25, 2017
@iennae iennae deleted the issue_31 branch April 25, 2017 22:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

3 participants