libero / walking-skeleton

A walking skeleton of the scholarly publishing system
MIT License
7 stars 2 forks source link

Add exchange setup #37

Closed seanwiseman closed 6 years ago

seanwiseman commented 6 years ago

Relates to #36.

...and this comment.

Allows for the creation of the DEFAULT_EXCHANGES via a manage.py command via the article-store. This then allows you to include the setup as a docker-compose service to make sure the articles exchange is defined when the services are brought up.