creativecommons / ansible-dev

Creative Commons Ansible
MIT License
3 stars 2 forks source link

Assessing the Need for SSH Access and a Bastion Host in Our Docker Strategy #5

Open Shafiya-Heena opened 3 months ago

Shafiya-Heena commented 3 months ago

Issue Description:

We're evaluating the need for SSH access and considering a bastion host for secure connections within our Dockerized development environment. This initiative aims to balance direct access requirements against our principles of container immutability and minimal direct access.

Key Points for Discussion:

We seek concise input on the practicality and security of integrating SSH access through a bastion host, ensuring any decision supports our infrastructure's integrity and efficiency.

Implementation

dishak commented 1 week ago

@Shafiya-Heena , Is this issue resolved as per PR #12 ?

Shafiya-Heena commented 1 week ago

@dishak!! the Bastion host is still a work in progress and has not been resolved in the mentioned PR. Thank you!