Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 1415  / 3 Years ago, tue, may 4, 2021, 9:39:20

Regarding source controls I have experience with TFS (Team Foundation Server) and I'm working with GitHub for some of my open source projects. Now I want to setup an authenticated Git server on my own server.



I've read some guides but they seem a bit complicated to me, specially when I have to deal with authentication. I'm looking for a simple and easy to setup/manage solution for that.



For example a web package that allows me to manage users and projects on a Git server. Is there any?


More From » server

 Answers
1

You might want to try out GitLab.



However, as far as I know, there has not been a packaged version for Ubuntu, so you'd have to carry out the installation manually, and installation may be a little intrusive (it may litter files that are not tracked by the package manager over your system). Once it's up, management is pretty much a breeze though.



To get around the "intrusive" issue, you might want to consider installing it in a VM or a Linux Container (LXC) that runs only GitLab (like an application server).


[#28390] Thursday, May 6, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
reangi

Total Points: 213
Total Questions: 102
Total Answers: 114

Location: Namibia
Member since Wed, Jan 19, 2022
2 Years ago
reangi questions
;