This repository has been archived by the owner on Mar 31, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f05b657
commit 70f0c75
Showing
3 changed files
with
40 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# interconnect-vagrant | ||
Image to run JBoss AMQ 7 Interconnect | ||
|
||
## What does this image do? | ||
- Creates 4 VMs (USA, Iceland, Europe and Japan). Each VM has a interconnect running, which is connected to other interconnects to their geographical left and right. | ||
- Installs and starts JBoss AMQ 7 Interconnect | ||
|
||
## How to run | ||
- vagrant up | ||
- vagrant ssh interconnectdispatchusa | ||
- vagrant ssh interconnectdispatcheu | ||
- vagrant ssh interconnectdispatchice | ||
- vagrant ssh interconnectdispatchjap |