-
Notifications
You must be signed in to change notification settings - Fork 16
Installation
This page walks through the steps necessary to install the OpenDXL Broker using Docker.
The first step is to install Docker.
The following table provides links to install Docker on a variety of operating systems.
Operating System | Download Page |
---|---|
Apple Mac OS Yosemite 10.10.3 or above | https://store.docker.com/editions/community/docker-ce-desktop-mac |
Previous Mac Versions | https://docs.docker.com/toolbox/toolbox_install_mac |
Windows 10 | https://store.docker.com/editions/community/docker-ce-desktop-windows |
Previous Windows Versions | https://docs.docker.com/toolbox/toolbox_install_windows |
Linux and Other Server Platforms | https://docs.docker.com/engine/installation/#server |
Kitematic provides a graphical front-end to Docker. Kitematic is installed by default with Docker Toolbox. For Windows and Mac OS flavors of Docker a menu item is available within the Docker application that provides step-by-step instructions to install Kitematic.
It is highly recommended that Kitematic is installed as it provides an intuitive way to search and install images from Docker Hub (cloud repository). It also greatly simplifies the management of Docker images and containers.
The next step is to create the OpenDXL Broker Docker container.
The links below provide step-by-step instructions to install the OpenDXL Broker based on the preferred installation method:
- Graphical (Kitematic)
- Command Line Interface
OpenDXL Broker
Configuration and Logging
- Overview (All files)
- Bridging Guide
- Configuration Files
- Policy Files
Internal Documentation
- Doxygen (Broker)
Management Console