Sign inSign up

iudx/unbind-daemon

By iudx

Updated over 6 years ago

Image
0

1.3K

iudx/unbind-daemon repository overview

.. raw:: html

vermillion_logo

|github-workflow| |codacy| |license| |dependabot| |docker-build-status| |docker-build-automation| |gitter|

.. |github-workflow| image:: https://github.com/rbccps-iisc/vermillion/workflows/CI/badge.svg :target: https://github.com/rbccps-iisc/vermillion/actions
.. |license| image:: https://img.shields.io/github/license/rbccps-iisc/vermillion :target: https://github.com/rbccps-iisc/vermillion/blob/master/LICENSE .. |codacy| image:: https://api.codacy.com/project/badge/Grade/d5c93fe3cec44982bcdcca7470a27b68
:target: https://www.codacy.com/manual/pct960/vermillion?utm_source=github.com&utm_medium=referral&utm_content=rbccps-iisc/vermillion&utm_campaign=Badge_Grade .. |dependabot| image:: https://img.shields.io/badge/dependabot-enabled-yellow :target: https://dependabot.com/ .. |docker-build-status| image:: https://img.shields.io/docker/cloud/build/iudx/java :target: https://hub.docker.com/repository/docker/iudx/java/builds .. |docker-build-automation| image:: https://img.shields.io/docker/cloud/automated/iudx/java :target: https://hub.docker.com/repository/docker/iudx/java/builds .. |gitter| image:: https://badges.gitter.im/vermillion-chat/community.svg :target: https://gitter.im/vermillion-chat/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge

Vermillion is a high performance, scalable and secure IoT middleware platform developed using Vertx <https://vertx.io>_. It is a middleware stack which focuses primarily on the compute layer in a smart city IoT deployment. One of the chief goals of Vermillion is to enable seamless data exchange between data producers and consumers in a smart city.

Single-node Quickstart

If the OS is Ubuntu or debian based ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

For other operating systems ^^^^^^^^^^^^^^^^^^^^^^^^^^^

#. Clone the repository

.. code-block:: shell

git clone https://github.com/rbccps-iisc/vermillion
cd vermillion

#. Install the following dependencies manually

  • docker
  • docker-compose

#. Also install the following dependencies if the tests need to be run

  • requests
  • urllib3
  • pika==0.13.0

#. Start the installation

.. code-block:: shell

 ./single-node/quick_install

#. Test the middleware using

.. code-block:: shell

 ./tests/single-node functional -d 1 -a 1

Credits

  • Spacevim <https://spacevim.org/>_ for the install script structure
  • KindPNG <https://www.kindpng.com/>_ for the logo

Tag summary

Content type

Image

Digest

Size

35.5 MB

Last updated

over 6 years ago

docker pull iudx/unbind-daemon