Self hosted Gitea Server

What even is Gitea? Well from my understanding it’s a self hosted git server.(I don’t really know)

git, github, gitlab, gitbucket, etc.

First head to the Unraid community app store and look up gitea.

Modify the ports to whatever ports you’d like to use. The default ports are 22 for ssh and 3000 for the webui.

Once the docker is pulled, access the webui and fill out the initial configuration.

Once done you’ve got your own Git server!

I want to keep my own copy of gitrepos just for archiving purposes, so in order to do that i’ll have to clone a repository.

Press the + to start a new repository, on the top right you should have an option to “Migrate repository” The following can be used as sources.

For now i’ll be cloning 2009Scape Single player https://gitlab.com/2009scape/singleplayer/windows

Once you press Migrate Repository it should begin copying all the files. This may take a while depending on how big the repo is.


Comments

Leave a Reply