This repository is intended to provide a base Tibco EMS CE installation for a RHEL 7 instance, for use in development and testing. The instance will come with the AppDynamics Machine agent and Network Visibility agent installed.
NOTE: This is not intended to be a production deployment of Tibco EMS, it is intended to be a development playground environment for proof of concepts.
- Rename
ansible/inventory.ini.dist
&ansible/variables.json.dist
to drop the.dist
suffix. - Have a RHEL 7 instance running, and update
ansible/inventory.ini
andansible/variables.json
with your desired configurations. - Download Tibco EMS locally, and update
tibco_ems_ce_local_source
inansible/variables.json
to point to the Tibco EMS CE zip. - Ensure
bin/ap
is executable, and run it!