Skip to content

Access: Direct RabbitMQ for ECS #1177

Description

@AkhileshNegi

Is your feature request related to a problem?
Currently, the RabbitMQ instance in ECS production can be accessed directly. This means the instance is reachable without going through the bastion host, which is not the desired security setup.

Describe the solution you'd like

  • Restrict direct access to the RabbitMQ instance in ECS production and place it behind the bastion host.
  • RabbitMQ should only be accessible when connected through the bastion. This will ensure that the RabbitMQ instance is not directly reachable via its IP address and that access is controlled through the bastion host.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions