By deploying this Docker image, both the Atom- and Process data collectors will be running automatically once the image is started.
By default, the Docker image only supports a single Atom. Please contact us on how to modify the config file for multiple Atoms.
Boomi Configuration & Information
Log in to your Boomi AtomSphere account at https://platform.boomi.com/
in “Integration” -> “Atom management” -> select atom -> “Properties” then select “Advanced” properties to add/ expose JMX Remote Port (5002), JMX Remote RMI Port (5002), JMX Remote SSL (disabled) and JMX Remote Authentication (disabled)
Create an AtomSphere API token. Follow the instructions from Boomi. Note down your
Token
Boomi account Id which you can find after logging in at Boomi AtomSphere under “Settings » Account Information”
username (in the form “BOOMI_TOKEN.<username>”)
Docker Setup
Download the Docker Desktop to be able to download the Eyer Docker image
Download Docker Desktop here and install.
Download the “docker-compose.yaml” file at the bottom of this page
Modify the Docker compose file with your own credentials and information as outlined below
BOOMI_ATOM_IP - insert the IP of the server / vm that is hosting your Atom
EYER_PUSH_TOKEN - insert your Eyer push token here
BOOMI_USERNAME - your Boomi username from the “Boomi configuration & information” section
BOOMI_TOKEN - your Boomi token from the “Boomi configuration & information” section
BOOMI_ACCOUNT_ID - your Boomi account id from the “Boomi configuration & information” section
Start your Docker Desktop and enter the terminal (bottom section of the application says “>_ Terminal”
In the newly opened terminal window, navigate to where you downloaded the “docker-compose.yaml” (e.g “cd c:\Docker”)
Run “docker compose up”
The Docker container will now run with your set configurations and start sending data to Eyer
You can contact us on Discord or by email (support@eyer.ai) if you want us to verify that your setup is working properly