-
Notifications
You must be signed in to change notification settings - Fork 4
Home
See the navigation bar on the right for installation, configuration, usage instructions, and tutorials for the OpenDXL Environment.
The OpenDXL Environment is a pre-configured environment available as a Docker image that supports the development and running of OpenDXL solutions.
The OpenDXL Environment is based on the Debian operating system and includes standard tools and libraries that are commonly used to develop and run OpenDXL solutions. The environment also includes a web front-end based on Cloud Commander that supports browser-based file management, file editing, and terminal access.
The environment supports:
- Python (2 and 3)
- The default
python
andpip
executables are Python 2. Thepython3
andpip3
executables are Python 3.
- The default
- Java (JDK 1.8)
- Node.js (Node 6)
The goal of the OpenDXL Environment is to provide a consistent way to develop OpenDXL solutions across platforms and eliminate the need to manually install commonly used tools (git, wget, curl, etc.) and libraries (OpenDXL Python Client, OpenDXL Bootstrap).
The OpenDXL Environment Docker image is available at the following location within Docker Hub:
OpenDXL Environment
- Overview
-
Installation
- Graphical (Kitematic)
- Command Line
- FAQ
Tutorials
Web Console