Giter VIP home page Giter VIP logo

orra's Introduction

Open Retail Reference Architecture (ORRA)

ORRA is a sub-project of EdgeX Foundry. More information can be found on the ORRA wiki page.

License

EdgeX Foundry source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. EdgeX Foundry documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.

orra's People

Contributors

ajcasagrande avatar joewxboy avatar lehors avatar benzim avatar mightynerderic avatar

Stargazers

Derek avatar Charith Madhuranga avatar David Demlow avatar  avatar

Watchers

 avatar James Cloos avatar Daniel Pono Takamori avatar Aric Gardner avatar  avatar askb avatar Jim White avatar Jessica G avatar vvalderrv avatar Derek avatar

orra's Issues

Use of unauthenticated docker registry should be changed to authenticated

This instruction makes user to install unauthenticated docker registry.

https://github.com/edgexfoundry-holding/orra/tree/main/demos/OH-EXF-Jakarta#publish

This would open the hosted docker registry for access without any authentication from outside and anyone having access to the host IP address can push, pull images. This is a serious security hole.

This needs to be fixed - either by making the docker registry Authenticated or remove this dependency.

Update Demo documentation to reflect changes in test-sdo.sh

Describe the bug
The SDO-OH-EXF-dev-simple README step four refers to commands starting with hzn voucher ... in the test-sdo.sh script. Those commands are now hzn sdo voucher ....

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://github.com/edgexfoundry-holding/orra/tree/main/demos/SDO-OH-EXF-dev-simple#step-four-edit-and-run-the-sdo-script
  2. Scroll down to the second bullet point
  3. See error

Expected behavior
The commands in the documentation should start hzn sdo voucher ...

Add Jakarta support to ORRA stack

Under demos, let's create a new folder named OH-EXF-Jakarta with support for deploying the Jakarta release of EdgeX Foundry in Open Horizon. This will only use the specific services needed for a specific retail use case. It will include support for an ONVIF device and DL Streamer service.

Add developer example code for deploying EdgeX Foundry with SDO and OH

Add code, configuration, instructions so that developers can replicate this example on a comparable VM. The VM should be able to run with 1 vCPU, 4GB RAM, 20 GB storage and Ubuntu 18.04 or 20.04. It should demonstrate delivery of EdgeX Foundry and a Device Service by Open Horizon after using SDO to deliver the Open Horizon Agent.

OH-EXF-Jakarta: Support for mqtt over websockets

The example demo-ui my team has been working on requires the use of mqtt over websockets in order to connect to the mqtt broker and get the inference events.

This will require a few things:

  1. Add a custom mosquitto.conf file to deploy-data
    1. Add the websocket support:
       listener 9001
       protocol websockets
      
  2. Add volume mappings for mosquitto.conf
  3. Add port mappings for added port (ex. port 9001)

Default branch needs to be renamed main

Following the current trend in the industry of moving away from using racially charged terms we ought to make the default branch 'main' instead of 'master.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.