-
$ git clone https://github.com/cloudamqp/amqproxy /tmp/amqproxy
Cloning into '/tmp/amqproxy'...
$ cd /tmp/amqproxy
$ docker build -t amqproxy:latest .
Step 1/8 : FROM crystallang/crystal
latest: …
-
I wanted to code my own publishing method from scratch with the official RabbitMQ .NET client, but for some reason I can't achieve the same performances as with EasyNetQ.
I was wondering if the cod…
-
Following your mentioned instructions, when i try to install terraform provider using make install, i get following error:
$:~/go/src/github.com/cloudamqp/terraform-provider-cloudamqp$ make instal…
-
Running
`docker build -t amqproxy:latest .`
fails with
Resolving dependencies
Fetching https://github.com/cloudamqp/amq-protocol.cr.git
Installing amq-protocol (0.3.6)
Building: amqproxy
Erro…
-
**I cant figure out how to create a CloudAMQP instance in Azure.**
Using the following terraform template:
`resource "cloudamqp_instance" "rmq_bunny" {
name = "terraform-provider-test"
pla…
-
Each provider needs to have the github actions build configuration added to it
**note this issue is to track COMPLETED migrations, including publishing**
- [x] pulumi-aws
- [x] pulumi-azure
- …
-
![image](https://user-images.githubusercontent.com/2379695/50345287-891a9080-04fc-11e9-90b2-ac44459d9302.png)
More often than not, the script never returns from creating a new CloudAMQP instance. T…
-
I can't seem to get the correct AMQP URL for IFFFT to fire it, any pointers?
-
Hello, I noticed that there is no data source for the `cloudamqp_instance` resource. Are there any plans to implement this ?
I'm using cloudamqp on heroku and Heroku provisions the instance and now…
-
Please add support for managing log and metrics integrations.
Looks like these already exist in the http api (at least partially).
robmp updated
4 years ago