python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to redirect ssh requests in Nginx?
I'm using the gitea versioning system in a docker environment. The gitea used is a rootless type image.
The http port mapping is “8084:3000” and the ssh port mapping is “2224:2222”.
I generated the ke...
campos
Votes: 0
Answers: 1
How to push a new development branch to a mirrored gitea repository?
It seems can't push commits to a new branch to a mirror repository without setting push to upstream.
I created a mirror repository in gitea, it synchronizes from a GitHub repository period. I cloned t...
sean
Votes: 0
Answers: 1
Setup gitea Initial Configuration
When I install gitea with docker like that https://docs.gitea.io/en-us/install-with-docker/ always I have to visit http://localhost:3000/install and click "Install gitea" to really finish in...
santos82h
Votes: 0
Answers: 1
How to import 100 gitea self-hosted repositories to Gitlab self-hosted community edition? Default import is broken
I tried importing via default gitlab "import from gitea" and all I got - repositories with only FIRST commit, broken list of repositories from gitea (gitlab for some reason misplaces names o...
idchlife
Votes: 0
Answers: 1