1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00
VILLASweb/docker-compose-dev.yml
Markus Grigull 7ef4ea8832 Change docker-compose-dev.yml to start develop tools
Fix jQuery version in bower.json
docker-compose-dev.yml starts all tools needed to run 'ember s' successfully.
NGinX proxies the context broker
2016-05-02 18:56:08 +02:00

24 lines
380 B
YAML

nginx:
image: nginx
volumes:
- ./nginx.default.conf:/etc/nginx/conf.d/default.conf
links:
- orion
ports:
- "80:80"
mongo:
image: mongo:3.2
command: --smallfiles --nojournal
orion:
image: fiware/orion
links:
- mongo
command: -dbhost mongo
playback:
image: acs/playback
links:
- orion
command: orion:1026 m1_S1_ElectricalGrid_data.txt