Page MenuHomeDevCentral

Deploy RabbitMQ on docker-001
ClosedPublic

Authored by dereckson on Sep 30 2020, 02:26.
Tags
None
Referenced Files
F2830485: D2353.id5926.diff
Fri, Apr 19, 12:28
F2826694: D2353.id5925.diff
Thu, Apr 18, 21:08
F2826414: D2353.id5924.diff
Thu, Apr 18, 20:06
Unknown Object (File)
Thu, Apr 18, 00:15
Unknown Object (File)
Mon, Apr 15, 14:03
Unknown Object (File)
Mon, Apr 15, 12:29
Unknown Object (File)
Mon, Apr 15, 05:10
Unknown Object (File)
Sun, Apr 14, 22:05
Subscribers
None

Details

Summary

Define the available ports, so we can enable further protocols when needed.

Define a dedicated "restricted" IP, for use only for Nasqueron servers,
currently the public IP. In a follow-up change, when Drake network is ready,
we'll update that IP to 172.27.27.6.

Upstream image now uses /var/lib/rabbitmq instead of /data.

Nginx uses default config, but like Openfire, we proxy to the dedicated IP.

Test Plan

Launch on docker-001:

  • salt-call --local state.sls_id /etc/nginx/vhosts/rabbitmq/white-rabbit.conf roles/paas-docker/nginx
  • salt-call --local state.apply roles/paas-docker/containers/rabbitmq

Visit https://white-rabbit.nasqueron.org/

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable