your_own_git
your_own_git copied to clipboard
Run git in docker
Would be easier to setup and you get even gitlab as a docker image.
https://hub.docker.com/r/gitlab/gitlab-ce/
We tried to do that but with this VPS which has very low resources it couldn't give the expected performance.
First of all, thanks for your comment to improve this topic @MegaThorx . Actually it is possible to use Gitea in docker too. As @vrct noticed, docker itself is not performing good when you have very low resources such as 1VCPU and 1GB ram. You can find the detailed explanation about Gitea installation over docker in this link