This folder contains a FIWARE Docker image.
The FIWARE Docker image included in this repository allows you to deploy and run FIWARE easily. It contains all the necessary dependencies and configurations to set up a functional FIWARE instance effortlessly.
You can edit the ports for the solution in the .env file.
After that it can be started with docker-compose up --build
command.
Or can be started in the background with a -d
flag. docker-compose up --build -d
Special thanks to Péter Mátyás, who started the whole FIWARE system integration back then at PBN.