buemura / railway-rabbitmq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RabbitMQ on Railway

This template deploys an instance of RabbitMQ on Railway.app. The template uses a primary RabbitMQ server, as well as consumer and producer NodeJS apps in the quickstart folder.

Deploy on Railway

Features

  • RabbitMQ (one click deploy)
  • Hello World Consumer
  • Hello World Producer

Usage

  • Click the deploy to Railway button above!
  • Configure rabbitmq.conf as desired (default configuration works)
  • Deploy, and check out your new RabbitMQ instance!

Links

RabbitMQ - https://github.com/rabbitmq/rabbitmq-server

Configuration - https://www.rabbitmq.com/configure.html#config-file

About

License:MIT License


Languages

Language:JavaScript 92.3%Language:Dockerfile 7.7%