Fiware ORT

📖 Table of Contents
  1. About the project
  2. Getting Started
  3. Contributing

👓 Documentación

🔧 Este repositorio esta destinado a la construcción y educación sobre el entorno Fireware y varios de sus servicios.

Built with

Docker

Docker compose

(back to top)

🔨 Getting Started

Postman Collection in Web: Collection

Prerequisites

We reccommend using Ubuntu as OS.

Grafana

Default User/Password

admin - admin

Installation

  1. Configure hosts file

  2. Clone the repo

git clone git@github.com:

Enviroment:
For use the wallet enviroment, you must clone the related projects and complete the path of the project on the .env file.

Ex: PROFILE_PATH=

  1. Install & Execute
docker-compose up -d
  1. To be able to check that everything is working correctly
docker ps

(back to top)

🧱Fold Structure

🔧 [on construction]

(back to top)

🤝Contributing

Fiware Orion

Quantumleap

Grafana

Keyrock

Alt Wirecloud

To be able to access the dashboard directly:

http://localhost:8080

docker exec -ti fiware-orion /bin/bash

(back to top)