-
The "user-provided" option looks like there's an error:
```
$ cf create-service
1: postgresql 9.2
2: redis 2.6
3: user-provided , via
```
This occurs on both my own CF deployment & on run.piv…
drnic updated
11 years ago
-
Not really an issue, just a question.
I'm using your module on Heroku, where my RabbitMQ service is provided by CloudAMQP. Since you require that `host` be an IP string, I'm doing a DNS lookup on He…
-
I'm trying to deploy it on Heroku. For easy of use, it would be perfect to have an URL to provide the connection to RabbitMQ Server rather than all parts separately.
``` bash
akka {
actor {
…
-
We have problems connect to RabbitMQ using SSL with Celery, all the different client libraries gives different errors. The server is running RabbitMQ 2.8.7 on Erlang R14B04. Connecting from Ruby/Java …
-