pythonwindowserlangrabbitmqadmin

RabbitMQ portable on Windows?


I do not have access to the admin account in Windows 7. Is there a way to install RabbitMQ and its required Erlang without admin privileges? In some portable way?

I need to use it in my Python Celery project.

Thanks!


Solution

  • It is possible. Here's how I've done it:

    You need to create a portable Erlang and acquire RabbitMQ server files.

    For further information, see: https://www.rabbitmq.com/install-windows-manual.html