Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the SSH passthrough documentation #18366

Merged
merged 3 commits into from
Jan 23, 2022

Conversation

zeripath
Copy link
Contributor

Unfortunately #17846 broke the SSH documentation as the authorized_keys now uses
/usr/local/bin/gitea instead of /app/gitea/gitea.

This PR updates this documentation and provides documentation to offer multiple
options including docker-shells and ssh-shells to help avoid this problem in future.

Fix #18117

Signed-off-by: Andrew Thornton [email protected]

Unfortunately go-gitea#17846 broke the SSH documentation as the authorized_keys now uses
/usr/local/bin/gitea instead of /app/gitea/gitea.

This PR updates this documentation and provides documentation to offer multiple
options including docker-shells and ssh-shells to help avoid this problem in future.

Fix go-gitea#18117

Signed-off-by: Andrew Thornton <[email protected]>
@zeripath zeripath added the type/docs This PR mainly updates/creates documentation label Jan 22, 2022
@zeripath zeripath added this to the 1.17.0 milestone Jan 22, 2022
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Jan 22, 2022
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jan 23, 2022
Copy link
Contributor Author

@zeripath zeripath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove spurious \

@techknowlogick techknowlogick merged commit 8472884 into go-gitea:main Jan 23, 2022
@zeripath zeripath deleted the ssh-passthrough-documentation branch January 23, 2022 17:25
zjjhot pushed a commit to zjjhot/gitea that referenced this pull request Jan 24, 2022
* 'main' of https://github.com/go-gitea/gitea:
  [skip ci] Updated translations via Crowdin
  Fix partial cloning a repo (go-gitea#18373)
  Switch to non-deprecation setting (go-gitea#18358)
  Update the SSH passthrough documentation (go-gitea#18366)
  Don't underline commit status icon on hover (go-gitea#18372)
Chianina pushed a commit to Chianina/gitea that referenced this pull request Mar 28, 2022
@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using exec -a in gitea/gitea:dev container broke SSH passthrough access
4 participants