[PR #5] [MERGED] Feature/configs refactoring #9

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

📋 Pull Request Information

Original PR: https://github.com/termius/hosts-farm/pull/5
Author: @Maxbey
Created: 4/7/2017
Status: Merged
Merged: 4/12/2017
Merged by: @EvgeneOskin

Base: masterHead: feature/configs-refactoring


📝 Commits (2)

📊 Changes

18 files changed (+158 additions, -13 deletions)

View changed files

Dockerfile (+10 -0)
📝 authykey/Dockerfile (+1 -1)
📝 authypass/Dockerfile (+1 -0)
📝 docker-compose.yml (+101 -1)
📝 entrypoint.sh (+3 -1)
key/Dockerfile (+0 -9)
keys/id_ecdsa (+5 -0)
keys/id_ecdsa.pub (+1 -0)
keys/id_ed25519 (+8 -0)
keys/id_ed25519.pub (+1 -0)
📝 keys/id_rsa (+0 -0)
📝 keys/id_rsa.pub (+0 -0)
📝 otp/Dockerfile (+1 -0)
📝 pass/Dockerfile (+2 -1)
📝 sshd_configs_raw/sshd_config (+0 -0)
sshd_configs_raw/sshd_config_ciphers (+8 -0)
sshd_configs_raw/sshd_config_kex (+8 -0)
sshd_configs_raw/sshd_config_macs (+8 -0)

📄 Description

No description provided


🔄 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/5 **Author:** [@Maxbey](https://github.com/Maxbey) **Created:** 4/7/2017 **Status:** ✅ Merged **Merged:** 4/12/2017 **Merged by:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Base:** `master` ← **Head:** `feature/configs-refactoring` --- ### 📝 Commits (2) - [`100ed73`](https://github.com/termius/hosts-farm/commit/100ed73284aada308b3bb514725e2185f81354a4) Added different key auths - [`2fcac20`](https://github.com/termius/hosts-farm/commit/2fcac203f51c1b2d07f7f2a874d09eb5a03d9553) Configs refactoring ### 📊 Changes **18 files changed** (+158 additions, -13 deletions) <details> <summary>View changed files</summary> ➕ `Dockerfile` (+10 -0) 📝 `authykey/Dockerfile` (+1 -1) 📝 `authypass/Dockerfile` (+1 -0) 📝 `docker-compose.yml` (+101 -1) 📝 `entrypoint.sh` (+3 -1) ➖ `key/Dockerfile` (+0 -9) ➕ `keys/id_ecdsa` (+5 -0) ➕ `keys/id_ecdsa.pub` (+1 -0) ➕ `keys/id_ed25519` (+8 -0) ➕ `keys/id_ed25519.pub` (+1 -0) 📝 `keys/id_rsa` (+0 -0) 📝 `keys/id_rsa.pub` (+0 -0) 📝 `otp/Dockerfile` (+1 -0) 📝 `pass/Dockerfile` (+2 -1) 📝 `sshd_configs_raw/sshd_config` (+0 -0) ➕ `sshd_configs_raw/sshd_config_ciphers` (+8 -0) ➕ `sshd_configs_raw/sshd_config_kex` (+8 -0) ➕ `sshd_configs_raw/sshd_config_macs` (+8 -0) </details> ### 📄 Description _No description provided_ --- <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:28 +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#9
No description provided.