Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support running Colossus using Docker #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

abhas
Copy link

@abhas abhas commented Nov 12, 2018

I have added a Dockerfile to make it easy for someone to run Colossus via Docker. The container also packages rabbitmq-server for easy integration with Celery. A pre-compiled image exists as well.

@codecov
Copy link

codecov bot commented Nov 12, 2018

Codecov Report

Merging #28 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   63.47%   63.47%           
=======================================
  Files          70       70           
  Lines        3080     3080           
  Branches      278      278           
=======================================
  Hits         1955     1955           
  Misses       1097     1097           
  Partials       28       28

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6f567f9...23c3c73. Read the comment docs.

@iliaster94
Copy link

I have added a Dockerfile to make it easy for someone to run Colossus via Docker. The container also packages rabbitmq-server for easy integration with Celery. A pre-compiled image exists as well.

Hi, I am doing the install and was wondering if you could walk me through a basic configuration of Colossus to connect to RabbitMQ? The ReadMe just says "configure Colossus to use RabbitMQ" and I'm not sure what to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants