[PR #3] [MERGED] Make it easy to start up otp server. #8

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/3
Author: @EvgeneOskin
Created: 3/25/2016
Status: Merged
Merged: 3/25/2016
Merged by: @EvgeneOskin

Base: masterHead: feature/update-otp


📝 Commits (2)

📊 Changes

8 files changed (+348 additions, -26 deletions)

View changed files

📝 .gitignore (+0 -3)
📝 otp/Dockerfile (+1 -0)
otp/README.md (+6 -0)
otp/docs.md (+0 -19)
📝 otp/entrypoint.sh (+3 -1)
otp/generate_passwd.sh (+0 -3)
otp/keys.txt (+56 -0)
otp/otpw (+282 -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/3 **Author:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Created:** 3/25/2016 **Status:** ✅ Merged **Merged:** 3/25/2016 **Merged by:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Base:** `master` ← **Head:** `feature/update-otp` --- ### 📝 Commits (2) - [`6344d86`](https://github.com/termius/hosts-farm/commit/6344d86b40b781904cf7210761319b0d6271c66d) Move docs to README. - [`76522b8`](https://github.com/termius/hosts-farm/commit/76522b81553f0af39225336b19a21185ed9ec87f) Add keys to otp ssh server. ### 📊 Changes **8 files changed** (+348 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+0 -3) 📝 `otp/Dockerfile` (+1 -0) ➕ `otp/README.md` (+6 -0) ➖ `otp/docs.md` (+0 -19) 📝 `otp/entrypoint.sh` (+3 -1) ➖ `otp/generate_passwd.sh` (+0 -3) ➕ `otp/keys.txt` (+56 -0) ➕ `otp/otpw` (+282 -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#8
No description provided.