Giter VIP home page Giter VIP logo

docker-fiware's Introduction

docker-fiware

License badge

Introduction

Sample docker-compose and configuration files to deploy almost a complete FIWARE architecture example.

Install

You have two possibilites to deploy this component, locally in your environment or in a virtual machine.

Install locally

In order to install locally this component you have to keep in mind that you should have installed previously docker and docker-compose. Please follow the tutorial Install Docker CE in order to install docker engine and then follow the documentation Install Docker Compose.

The next step is simple clone the repository in your local folder:

git clone https://github.com/flopezag/docker-fiware

After this step you can launch your services just executing:

docker-compose up -d

Last but not leasr, to configure your wirecloud instance just execute the configuration script:

./setup.sh init

It will request you the user name and password of the IdM instance that you have allocated. Please use the default administration user of the IdM. In order to access the wirecloud just go to the link Wirecloud.

Install remotelly

In order to install and configure the deployment of this dockers, you can take a look to the documentation provided in deploy folder, How to deploy it in a specific machine

License

These scripts are licensed under Apache License 2.0.

docker-fiware's People

Contributors

aarranz avatar flopezag avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

docker-fiware's Issues

Check Client ID and Client Secret

The init script should check if the client ID and Client Secret are not null in order to continue with the configuration process. In case that they are null it should inform to the user that something is wrong and stop the script or request new data.

IdM cannot create new users

The IdM instance is not configured to send emails, therefore the creation of new users should not work properly.

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.