Let host and gitea ssh coexist on port 22 #57

Open
opened 2021-02-05 09:15:08 +00:00 by reynir · 0 comments
Owner

It is possible to keep host sshd on port 22 while still having access to gitea. It is described in the following section of the gitea docs. I would rathre use restrict than no-port-forwarding etc.

https://docs.gitea.io/en-us/install-with-docker/#ssh-container-passthrough

It is possible to keep host sshd on port 22 while still having access to gitea. It is described in the following section of the gitea docs. I would rathre use `restrict` than `no-port-forwarding` etc. https://docs.gitea.io/en-us/install-with-docker/#ssh-container-passthrough
valberg added this to the Devops work project 2024-02-09 07:52:18 +00:00
Sign in to join this conversation.
No description provided.