Comment on Can’t get SSHing shim to work with forgejo for the life of me
galaxy_nova@lemmy.world 5 days agoI don’t have an explicit config file no, I don’t remember needing it before though. I’ve followed the steps https://docs.gitea.com/installation/install-with-docker which worked with gitea but doesn’t work with forgejo. I didn’t see anything that mentioned needing a config for the first method listed there at least. I suppose I could try some of the other methods listed there but I liked option A the best generally.
suzune@ani.social 5 days ago
If you have forgejo or gitea ssh running on port 222, you need to specify it somewhere. Or else
git
could connect to port 22, which is default for ssh.