Giter VIP home page Giter VIP logo

rabbitmq-manager-solution's Introduction

Rabbit MQ

RabbitMQ is a message broker. Its main purpose is to receive and send messages. RabbitMQ uses AMQP protocol.

How it works

The server is launched on containerum.com and RabbitMQ provides a web UI for management and monitoring of your RabbitMQ server.

Using the RabbitMQ management interface, you can handle, create, delete and list queues. You can also monitor queue length, check message rate, change and add users permissions, etc.

It consists of:

  • RabbitMQ

To launch this solution on Containerum.com sign up with the service, download and use Containerum CLI chkit.

  1. Run the Solution with chkit solution:
chkit solution run containerum/rabbitmq-manager-solution -e NAME=rabbit -e USER=admin -e PASSWORD=12345678
  1. Make sure that the Solution is running:
$ chkit get deploy
+--------------+------+-------------+------+-------+-----+
|     NAME     | PODS | PODS ACTIVE | CPU  |  RAM  | AGE |
+--------------+------+-------------+------+-------+-----+
| rabbit-nzdd6 |    1 |           1 | 500m | 500Mi | 9s  |
+--------------+------+-------------+------+-------+-----+
  1. Using chkit get get the address and the port to access the running Solution:
$ chkit get svc
+--------------+----------------+----------+-------------------+-----------------+-----+
|     NAME     |   CLUSTER-IP   | EXTERNAL |       HOST        |      PORTS      | AGE |
+--------------+----------------+----------+-------------------+-----------------+-----+
| rabbit-nzdd6 | 10.105.101.228 | true     | x2.containerum.io | 28553:15672/TCP | 36s |
+--------------+----------------+----------+-------------------+-----------------+-----+
  1. Go to x2.containerum.io:28553and create queues using UI.

rabbitmq-manager-solution's People

Contributors

iliad avatar margotuleninova avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.