ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend
Access: Direct RabbitMQ for ECS
Aperta
@Ayush8923 ci sta già lavorando.
Dal 2/9/2026.
enhancement
infrastructure
- Lingua principale
- Python
- Stelle
- 18
- Fork
- 10
- Merge medio
- 2g 20h
- PR unite (30g)
- 14
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.