Sammler strategy to collect GitHub content.
Note: Work in progress, nothing to show, yet
First install yarn:
npm install -g yarn
Production environment
$ yarn run dc-up
Development environment
$ yarn run dc-dev-up
The development environment uses different ports, to not conflict with the sammler development environment:
- RabbitMQ:
- 18080 - Management UI
- 15672 - Communication port
- MongoDB:
- 27117
- jobs-service
- 4003
Stefan Walther
MIT
This file was generated by verb-generate-readme, v0.4.3, on March 15, 2017.