Skip to content

RabbitMQ Windows installer could modify firewall to allow Erlang programs #47

@lukebakken

Description

@lukebakken

Is your feature request related to a problem? Please describe.

On some locked-down Windows system, the first time a program like erl.exe or epmd.exe starts a popup is shown to create a firewall rule for it. This precludes 100% silent installations on these systems.

Describe the solution you'd like

Use code like this to allow Erlang programs through the firewall:

https://github.com/lukebakken/misc/blob/main/ps1/windows-firewall.ps1

Describe alternatives you've considered

No response

Additional context

rabbitmq/rabbitmq-server#8609

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions