Sign inSign up

raphexion/rabbitmq2db

By raphexion

•Updated over 7 years ago

Image
0

195

raphexion/rabbitmq2db repository overview

⁠RabbitMQ2DB

Use together with ftp2rabbitmq, saves data and info to postgres database.

ftp2rabbitmq⁠

⁠Getting Started

Setup the supported services, for example:

docker run -d --rm -p 5672:5672 rabbitmq:3.7
docker run -d --rm -p 5432:5432 postgres

Setup the database, for example:

mix ecto.create
mix ecto.migrate

Tag summary

Content type

Image

Digest

Size

56.5 MB

Last updated

over 7 years ago

docker pull raphexion/rabbitmq2db