Changes

Jump to navigation Jump to search
56 bytes added ,  06:39, 20 March 2023
m
no edit summary
Line 1: Line 1: −
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">
 
export GITVER=2.39.1-1
 
export GITVER=2.39.1-1
 
wget http://opensource.wandisco.com/centos/7/git/x86_64/git-${GITVER}.WANdisco.x86_64.rpm
 
wget http://opensource.wandisco.com/centos/7/git/x86_64/git-${GITVER}.WANdisco.x86_64.rpm
371

edits

Navigation menu