[PR #37] [MERGED] Regenerate the host key on the container start #41

Closed
opened 2026-03-04 01:40:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/termius/hosts-farm/pull/37
Author: @EvgeneOskin
Created: 12/1/2021
Status: Merged
Merged: 12/1/2021
Merged by: @EvgeneOskin

Base: masterHead: tech-debt/generate-new-ssh-key-on-every-start


📝 Commits (1)

  • a5c4994 Regenerate the host key on the container start

📊 Changes

2 files changed (+6 additions, -0 deletions)

View changed files

📝 entrypoint.sh (+3 -0)
📝 pass/entrypoint.sh (+3 -0)

📄 Description

Description of the change

This change makes sure all containers have their own SSH host keys.

Type of change

  • Feature
  • Codebase Improvements
  • Critical security bugs
  • Hotfix

Reviewer's checklist

  • The code does not have any obvious logic errors.
  • All cases specified in the requirements are fully implemented.
  • There is sufficient automated testing for the new code. Existing automated tests were rewritten to account for code changes.
  • The new code conforms to existing style guidelines.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/termius/hosts-farm/pull/37 **Author:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Created:** 12/1/2021 **Status:** ✅ Merged **Merged:** 12/1/2021 **Merged by:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Base:** `master` ← **Head:** `tech-debt/generate-new-ssh-key-on-every-start` --- ### 📝 Commits (1) - [`a5c4994`](https://github.com/termius/hosts-farm/commit/a5c499431577ed8cbf6997e856b20d2ad4f06b42) Regenerate the host key on the container start ### 📊 Changes **2 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `entrypoint.sh` (+3 -0) 📝 `pass/entrypoint.sh` (+3 -0) </details> ### 📄 Description ## Description of the change This change makes sure all containers have their own SSH host keys. ## Type of change - [x] Feature - [ ] Codebase Improvements - [ ] Critical security bugs - [ ] Hotfix ## Reviewer's checklist - [x] The code does not have any obvious logic errors. - [x] All cases specified in the requirements are fully implemented. - [x] There is sufficient automated testing for the new code. Existing automated tests were rewritten to account for code changes. - [x] The new code conforms to existing style guidelines. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:40:37 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hosts-farm#41
No description provided.