[PR #2] [MERGED] Setup docker container with otp auth. #6

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

📋 Pull Request Information

Original PR: https://github.com/termius/hosts-farm/pull/2
Author: @RomanGoncharov
Created: 3/21/2016
Status: Merged
Merged: 3/21/2016
Merged by: @EvgeneOskin

Base: masterHead: otp


📝 Commits (1)

  • 8089c15 Setup docker container with otp auth.

📊 Changes

8 files changed (+86 additions, -0 deletions)

View changed files

📝 .gitignore (+4 -0)
📝 docker-compose.yml (+8 -0)
otp/Dockerfile (+12 -0)
otp/docs.md (+19 -0)
otp/entrypoint.sh (+18 -0)
otp/generate_passwd.sh (+3 -0)
otp/pam_sshd (+16 -0)
otp/sshd_config (+6 -0)

📄 Description

This change is Reviewable


🔄 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/2 **Author:** [@RomanGoncharov](https://github.com/RomanGoncharov) **Created:** 3/21/2016 **Status:** ✅ Merged **Merged:** 3/21/2016 **Merged by:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Base:** `master` ← **Head:** `otp` --- ### 📝 Commits (1) - [`8089c15`](https://github.com/termius/hosts-farm/commit/8089c15ebfd2ace2643f184108a5eeeb580ca656) Setup docker container with otp auth. ### 📊 Changes **8 files changed** (+86 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+4 -0) 📝 `docker-compose.yml` (+8 -0) ➕ `otp/Dockerfile` (+12 -0) ➕ `otp/docs.md` (+19 -0) ➕ `otp/entrypoint.sh` (+18 -0) ➕ `otp/generate_passwd.sh` (+3 -0) ➕ `otp/pam_sshd` (+16 -0) ➕ `otp/sshd_config` (+6 -0) </details> ### 📄 Description <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/crystalnix/sa-ssh-server-farm/2) <!-- Reviewable:end --> --- <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:27 +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#6
No description provided.