Skip to content

Deployments

Starting the microservices is done via a deployment stack. Deployments refer to either container collections (like the tutorial repos) or more site-specific deployment information.

Tutorial deployments

To get started users should create their own custom collection of microservices based on one of the tutorial stacks. These can than be expanded by additional tools and microservices copied from the compose collection or even other site deployments (like the Wuppertal deployment, which we keep up to date). Helpful additional tools include dozzle (a UI for container logs) or portainer (a more advanced container management GUI).

  • Basic tutorial deployment: includes all containers needed to operate the felix and optoboard hardware via GUIs

  • Extended tutorial deployment: includes all the services from the above mentioned basic stack and adds the configdb and a new version of the dashboard, which is able to display your local hardware chain and its status (wip!).

Sites

Sites are concrete physical sites where DeMi is installed. These repositories may contain only locallay relevant information.

Examples for site deployments