Похожие чаты

What is the good way to manage rabbitmq users and

configuration?
We are doing it via maintaining config in yml and secrets in vault. We using ansible to update the rabbitmq cluster. But it is risky to run ansible as a single mistake can create outage.

6 ответов

4 просмотра

Check it on dev or qa env first before going to prod env.

use git versioning of your ansible playbooks, test your ansible changes in a sandboxed environment which is a copy of production

Suraj-Dhakre Автор вопроса
Suraj Dhakre
It's on prod since years.

You need to create a replicated env so you can test it instead of deploying onnprod directly

Maybe good time to check out molecule and add tests? I’m surprised you’re not templating it yet but yes that and testing should give you confidence

Users : Hashicorp Vault to create ephemeral users Config : vhosts, permissions, queue, etc is Terraform

Похожие вопросы

Обсуждают сегодня

Скажите, можно ли как-то "переместить" динамический массив из одной переменной в другую? Скажем, переместить из TList<> в TArray<>. Именно переместить, а не скопировать. Если ...
Eugene Krasnikov (ᴊɪɴ x)
37
Hi everyone! I have a two-folded message to share today. First: updates and news, as we are being asked for those. We still want to go like we did the last 6 years: we w...
Marten | Unibright.io
31
Oh.... Admins at the main TG is already muted me. How many months Sir you muted me? Or forever if you are here @Janevietani @JohnnySonic
Charles Dar
21
комрады, че-та лыжы не едут var tmpFont: TFont; begin tmpFont:= TFont.Create; try case rgFontColor.ItemIndex of 0: tmpFont.Color:= clWindowText; 1: tmpFo...
Ed Doc
34
М-да. Почему бы просто со stringlist не работать?
Michael Longneck
22
Is there a digital way to cut the electricity from a usb in linux? It sounds weird, but it's exactly what I need to do. I tried to simulate the unplug/replug but is not the ...
Eduard Rivas
15
VIP-310 Set RedStone as the MAIN oracle for BTC and BNB on BNB Chain Summary If passed, this VIP will perform the following actions: - Configure RedStone as the MAIN oracle...
Venus Announcements
1
Интересно, нет ли какого-то способа получить из dll не адрес самой метки, а адрес со смещением?
The Bird of Hermes
54
Whoa, did you guys see this FUNToken Seed Grant announcement? 💸
Noah Noure
37
generic procedure function test<T>(param: T); type case T of longint: NewT = word; longword: NewT = byte; end; var v1: NewT; Как это можно сделать? Чтобы у меня...
notme
21
Карта сайта