hpi-schul-cloud / gamification

A reusable microservice for gamification.
GNU Affero General Public License v3.0
45 stars 18 forks source link

#24 docker #41

Closed sebastiankliem closed 6 years ago

sebastiankliem commented 6 years ago

This dockerizes the node app and integrates configured containers for mongoDB and RabbitMQ. Development and testing using docker-compose is documented in Readme.

Could not test the AQMP/RabbitMQ integration, as there is no usable AQMP stub out there and there seems to be no way to send events from RabbitMQ in Travis.

closes #24 and closes #28

sebastiankliem commented 6 years ago

Rebasing did not work properly, so I created a new PR #44 .