Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

Commit

Permalink
issue #24 : docu for OrionRush extended Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
justb4 committed Nov 10, 2015
1 parent f3a8a37 commit 4914da2
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/fiware.rst
Original file line number Diff line number Diff line change
Expand Up @@ -902,6 +902,23 @@ Now notifications are seen immediately on sending events from the UL20 client! S

*Second WireCloud Mashup: direct notifications in Map (left) from UL20 client (right)*

Finally a Dockerfile was created to include Rush (and Redis) as an extension of the ``fiware/orion``
Docker file. This is the content of the ``geonovum/orionrush`` Dockerfile:

.. literalinclude:: ../src/fiware/docker/orionrush/Dockerfile
:language: text

The entry point was changed to :

.. literalinclude:: ../src/fiware/docker/orionrush/docker-entrypoint.sh
:language: bash

To run the entire Fiware suite with `IoTAgentCpp`, `OrionRush`, and `MongoDB`, a new docker-compose file
was created, ``iotarush.yaml`` :

.. literalinclude:: ../src/fiware/docker/iotarush.yaml
:language: yaml


Installing FIWARE - from Source
===============================
Expand Down

0 comments on commit 4914da2

Please sign in to comment.