Alberto Martín
Alberto Martín
Hi! I guess you've launched the `docker-compose.yml` file directly using docker-compose. After having all the services running, you still need to configure some of them using the CLI provided. In...
Well, it depends on the services you would like to show. Internally the application will work, and also, some of the services are mapped to the host; that means you...
Well, this is a completely different issue here. This one regards the client, which I'm not familiar with. Maybe @FiwareULPGC can help you with your request.
Maybe [documentation](https://github.com/Fiware/docs.TourGuide) is wrong explaining how to create Reviews. In the beginning reviews were intended to be created by using the TourGuide-App [API](http://docs.tourguide.apiary.io/#reference/api-especification-for-tourguide/review/create-review). I've generated a review using it and...
Hmmm I think that maybe you can avoid using that dirty hack changing the Keyrock `hostname` in the docker-compose [file](https://github.com/Fiware/tutorials.TourGuide-App/blob/develop/docker-compose.yml#L28) adding the IP, something like this: ``` keyrock: image: fiware/idm:v5.3.0...
AFAIK client does not display any sensor information :(
Seems that the readthedocs page is broken, yes, but actually we are not maintaining this documentation. Here is the source: https://github.com/fiware-docker/simple-docker-hosting/blob/master/doc/manuals/install.md
Agree. There's an [issue](https://github.com/Fiware/tutorials.TourGuide-App/issues/49) to create a readthedocs project just for the TourGuide-App, so we will take this into account. Also, the queries used in that example should be updated...
Apart from that, we will have to discuss about how to go through the images that loads their configurations with volumes. This approach breaks the development of the TourGuide in...
Apple live photos are .mov extensions and they are presented as separated files (bundle HEIC + MOV). MOV of the bundle doesn't have any EXIF information, so I think the...