Skip to content
This repository was archived by the owner on Feb 24, 2021. It is now read-only.

Files

releases

Edgex releases

Overview

This folder contains supporting files to run various current and historical versions of EdgeX in Docker.

Table of Contents

Nightly Build

Docker Compose for Nightly Build

The Docker Compose files have device service elements that have all been commented out (except for the device-virtual service). Uncomment the sections for the device services you need.

Using these Docker Compose files will require you have access to the EdgeX Nexus repository.

Geneva Release

Docker Compose for Geneva Release

Available releases include:

The Docker Compose files have device service elements that have all been commented out (except for the device-virtual service). Uncomment the sections for the device services you need.

Fuji Release

Docker Compose for Fuji Release

Available releases include:

The Docker Compose files have device service elements that have all been commented out (except for the device-virtual service). Uncomment the sections for the device services you need.

Edinburgh Release

Docker Compose for Edinburgh Release

Available releases include:

The Docker Compose files have device service elements that have all been commented out (except for the device-virtual service). Uncomment the sections for the device services you need.

Delhi Release

Docker Compose for Delhi Release

Available releases include:

The Docker Compose files have device service elements that have all been commented out (except for the device-virtual service). Uncomment the sections for the device services you need.

California Release

Docker Compose for California Release

Available releases include:

  • docker-compose-california-0.6.1.yml uses the EdgeX California release 0.6.1 container images. This release was a minor revision of the California release. It includes the new Go notification micro service and some bug fixes (including a correction to rules engine).

  • docker-compose-california-0.6.0.yml uses the EdgeX California release 0.6.0 container images.

The Docker Compose files have device service elements that have all been commented out (except for the device-virtual service). Uncomment the sections for the device services you need.

Barcelona Release

Docker Compose for Barcelona Release

Available releases include:

  • docker-compose-barcelona-0.2.1.yml uses the EdgeX Barcelona release 0.2.1 container images. Release 0.2.1 was a bug fix release to version 0.2.0; some of the 0.2.1 release containers did not require a fix and are left at version 0.2.0.

  • docker-compose-barcelona-0.2.0.yml uses the EdgeX Barcelona release 0.2.0 container images. This release has an issue whereby the health check address for each of the micro services was not set correctly. The release will still run and perform its duties, but Consul will not be able to appropriately know the status of all the services.

The Docker Compose files have device service elements that have all been commented out (except for the device-virtual service). Uncomment the sections for the device services you need.