sammler / strategy-github

Sammler strategy to collect GitHub content.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

strategy-github

Sammler strategy to collect GitHub content.

CircleCI XO code style

Note: Work in progress, nothing to show, yet

Install

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:

  • Rest service:

  • RabbitMQ:
    • 18080 - Management UI
    • 15672 - Communication port
  • MongoDB:
    • 27117
  • jobs-service
    • 4003

Author

Stefan Walther

License

MIT


This file was generated by verb-generate-readme, v0.4.3, on March 15, 2017.

About

Sammler strategy to collect GitHub content.

License:MIT License


Languages

Language:JavaScript 98.8%Language:Shell 0.8%Language:Dockerfile 0.3%