Louise Dubois
20 May 2024
Problems with Self-Hosted Gitea Server SSH Access
The post discusses troubleshooting SSH connection issues after setting up a Gitea server in a Docker container with a Nginx reverse proxy and SSL via Certbot. Permission issues continued even after following lessons on SSH key generation. To fix these problems and guarantee a stable connection, several setups and solutions are investigated. Important things to consider are setting up SSH keys correctly, configuring Nginx, and checking SSH connectivity using Paramiko.