Coder Social home page Coder Social logo

awsebsrabbitmq's Introduction

RabbitMQ AWS Elastic Beanstalk


This configuration will automatically install a RabbitMQ instance on your Amazon Elastic Beanstalk instance.

Installation

Just drop the rabbitmq.config file in your .ebextensions folder in your project root and deploy your application. The install script is copied to /var/app/install_rabbitmq.sh and automatically executed after your deploy.

Usage

To make everything work, make sure you opened the following incoming and outgoing ports:

  • 5672 (RabbitMQ)
  • 15672 (Management Plugin, optional)

Passwords

This script automatically deletes the guest user and adds a user called 5ebe2294ecd0e0f08eab7690d2a6ee69 using the password eac8d74fae134a9bbedb21ff824605eab6d858ef. Feel free to change this in rabbitmq.config.

Features

This script also installs a crontab that tries to start RabbitMQ every 60s. This is added to recover the service for the case it crashes.

See also

awsebsrabbitmq's People

Contributors

blaues0cke avatar

Watchers

Jamsheer Kandoth avatar James Cloos 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.