This is how I installed the latest version of Gitea (https://gitea.io) on my smeserver build box
+
This is how I installed the latest version of Gitea (https://gitea.io) on my smeserver build box (this is running smeserver v10.1 in serveronly)
{{Note box|There is a smeserver contrib for Git and gitweb, but I did not use these as they only provide older versions of git, whereas we wanted the latest versions for use with gitea}}
{{Note box|There is a smeserver contrib for Git and gitweb, but I did not use these as they only provide older versions of git, whereas we wanted the latest versions for use with gitea}}
−
First we need to install git (latest version at the time)<syntaxhighlight lang="bash">
+
First we need to install git (latest stable version at the time)<syntaxhighlight lang="bash">