[rabbitmq-discuss] rabbitmq on remote server?

Emile Joubert emile at rabbitmq.com
Thu Jan 3 13:21:32 GMT 2013


Hi,

On 03/01/13 05:20, Chalmers Brown wrote:
> Is it possible to run rabbitmq on a remote server such as a web hosting
> account? If so, then how? Thanks!

It depends on what kind of web hosting account your have. You will not
be able to run RabbitMQ on a web hosting service that does not allow
running Erlang applications.

If you have remote console access and you are able to open access to TCP
port 5672 for AMQP clients then you can follow the installation
instructions as if the server was local:
http://www.rabbitmq.com/download.html

If your infrastructure is provided by Amazon EC2 then these notes might
be helpful:
http://www.rabbitmq.com/ec2.html


-Emile





More information about the rabbitmq-discuss mailing list