adsabs / ADSDeploy

Deployment, testing, and GUI pipeline for the ADS application tier
GNU General Public License v3.0
0 stars 2 forks source link

Feature Issue#17: queue forwarding #20

Closed jonnybazookatone closed 8 years ago

jonnybazookatone commented 8 years ago

References adsabs/bumblebee/issues/793

Should close local issue #17.

jonnybazookatone commented 8 years ago

Also included a vhost for RabbitMQ of /adsdeploy which we should enforce in deployment as we have for our other services, in the form of:

rabbitmqctl add_vhost adsdeploy
rabbitmqctl set_permissions -p adsdeploy guest ".*" ".*" ".*"