install rabbit plugins in docker environment + docker compose

preview_player
Показать описание
install and manage additional plugins to rabbitmq server
enable and list and ... them
all in docker environment
building custom docker image
+ run it using docker compose file

plugin installed specifically in this video:
- abbitmq-delayed-message-exchange

00:00 Intro
01:03 Create Dockerfile for new image that includes the installed plugin
02:30 Build the image with the installed plugin
03:18 Run a container out of built image using a docker compose file
05:35 Test out rabbitmq status through the web admin panel
06:45 Check the plugins list to see if the plugin is installed
07:50 Outro

#rabbit
#docker
#plugin
#dockercompose
#plugins
#dockerfile
#command
#terminal
#bash
#linux
#devops
#deployment
#application

USEFUL********
source code:
rabbitmq plugins repo:
rabbitmq plugins guide page:

PLAYLISTS*******

let's talk a bit :-*
LINKS********
Рекомендации по теме
Комментарии
Автор

Very useful info for more advanced developers, I wish I could also play with docker images like this medium guy👍

ulugbektoshmatov