September 4, 20223 yr Hi. I want to run the gitea docker on my unraid server and use port 22 for git SSH access. By default I can't do this as the unraid server uses port 22 for SSH. I also want gitea to be behind a reverse-proxy (SWAG). I don't know much about docker networking - is there a way I can do this? On a previous (not unraid) server I got this working by adding a git user to the server that passed through any ssh connections to the docker container but this doens't feel like the right option in unraid. Is there a docker network setup I can use that means that port 22 is free for the gitea container but that the SWAG container can also forward HTTP requests to? Thanks.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.