[Fiware-developer-experience] First devapp-guide docker image ready in docker hub

Alvaro del Castillo acs at bitergia.com
Wed Jul 8 19:45:26 CEST 2015


Hi guys!

We have just finished the testing of 

https://registry.hub.docker.com/u/bitergia/fiware-devguide-app/

and it works. In order to use it, please follow this steps:

0. You need docker and nodejs installed in your host.

1. Clone the repo:

git clone https://github.com/Bitergia/fiware-devguide-app.git

2. Start the docker compose for devguide:

cd fiware-devguide-app/docker/compose/
docker-compose up


3. Configure containers ips with names in /etc/hosts (working in other
terminal) using "docker utils from
bitergia":https://github.com/Bitergia/docker/tree/master/utils

sudo get-docker-hosts -m

4. Load the data for restaurants (working in other terminal):

cd fiware-devguide-app/server/
gunzip restaurants.json.gz && gunzip restaurants_geo.json.gz 
node restaurant_feeder.js 

5. Get information from restaurants:

http://compose_devguide_1/api/orion/restaurants/<name>

It could be cool if you test all before the audio tomorrow at 11:30 so
we can be more productive during the meeting.

Cheers
-- 
Alvaro del Castillo San Félix
acs at bitergia.com - Chief Technical Officer (CTO)
http://www.bitergia.com
"Software metrics for your peace of mind"





More information about the Fiware-developer-experience mailing list

You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy   Cookies policy