Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Use standalone ActiveAQ in claw_vagrant; Resolves https://github.com/… #46

Merged
merged 1 commit into from
Jun 13, 2017

Conversation

ruebot
Copy link
Contributor

@ruebot ruebot commented Jun 9, 2017

GitHub Issue: Islandora/documentation#660

What does this Pull Request do?

Adds a standalone ActiveMQ instance, and a bit of documentation. Also cleans up a little cruft I noticed.

What's new?

Standalone ActiveMQ

How should this be tested?

  1. git clone -b issue-660 https://github.com/yorkulibraries/claw_vagrant.git
  2. cd claw_vagrant
  3. vagrant up
  4. ☕ or 🥃 or ☕➕🥃
  5. vagrant ssh
  6. /opt/karaf/bin/client
  7. log:tail
  8. http://localhost:8161/admin/ (admin admin)
  9. Add an Islandora Collection node and keep and eye on Karaf log
  10. Verify you see the node sync'd to fcrepo
  11. 🎈

Here are some screenshots:

screenshot from 2017-06-09 13-04-07
screenshot from 2017-06-09 13-03-04
screenshot from 2017-06-09 13-10-27
screenshot from 2017-06-09 13-03-50

Interested parties

@whikloj @dannylamb @ajs6f @jonathangreen

…tion#660

* Adds a standalone ActiveMQ installation
* Updates Fedora to use external ActiveMQ
* Adds some documentation
* Cleans up some cruft I noticed
Copy link
Contributor

@ajs6f ajs6f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You did it!

@ajs6f
Copy link
Contributor

ajs6f commented Jun 10, 2017

After this is in, we might make a follow-on ticket for moving the AMQ instance inside Karaf. I know there are some complications with that, but time will solve those problems if we don't first.

@dannylamb
Copy link
Contributor

vagrant up

@dannylamb
Copy link
Contributor

Works as intended. I hope this puts the activemq issue to bed once and for all. Thanks @ruebot.

:shipit:

@dannylamb dannylamb merged commit 20ce269 into islandora-deprecated:master Jun 13, 2017
@ruebot ruebot deleted the issue-660 branch June 13, 2017 13:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants