Author Topic: What do you think of GitLab ?  (Read 2445 times)

0 Members and 1 Guest are viewing this topic.

Offline JacquesBBBTopic starter

  • Frequent Contributor
  • **
  • Posts: 829
  • Country: fr
What do you think of GitLab ?
« on: January 19, 2017, 02:13:22 pm »
Dear All,

GitLab (http://www.gitlab.com) is a source repository based on Git, like GitHub (http://www.github.com),

but contrary to GitHub, GitLab allow private repository for free accounts.

Although not as convivial as GitHub, GitLab is quite convenient, once you pass  the first steps that are
higher than on GitHub.

Another advantage of GitLab is that  it is open source, contrary to GitHub, so you can eventually implement it on your server.
(Which I have not done)

For all these reasons, I am tempted to use GitLab and I am starting now.

What is your experience on these Git repositories ?

 

Offline krho

  • Regular Contributor
  • *
  • Posts: 223
  • Country: si
Re: What do you think of GitLab ?
« Reply #1 on: January 19, 2017, 02:35:55 pm »
My experience is that you should instead use gogs or gitea.

Gitlab is written in ruby which in it self is pretty memory hungry.
We got rid of gitlab because 2G of memory wasn't enough. For 3 repos of approximately 50M in size. Gogs can run this in under 1G

P.S. Also the installation is tedious as it has a lot of dependencies, upgrades are another horror story. Comparing configurations every 6 weeks to see new defaults and changes it tedious.
« Last Edit: January 19, 2017, 02:40:30 pm by krho »
 

Offline andersm

  • Super Contributor
  • ***
  • Posts: 1198
  • Country: fi
Re: What do you think of GitLab ?
« Reply #2 on: January 19, 2017, 02:57:50 pm »
Another advantage of GitLab is that  it is open source, contrary to GitHub, so you can eventually implement it on your server.
AIUI, it's only the community edition that's open source.

Offline bghende

  • Contributor
  • Posts: 12
  • Country: us
Re: What do you think of GitLab ?
« Reply #3 on: January 19, 2017, 04:58:17 pm »
Gitlab is a fantastic tool. I have used it at 2 different companies (self hosted for security). The wiki markdown support is fantastic. The issue tracker is functional for most small teams / individuals. I haven't used the cloud version, so I can't speak to how well it works compared with the self-hosted version.
It's also open source!

 

Offline newbrain

  • Super Contributor
  • ***
  • Posts: 1719
  • Country: se
Re: What do you think of GitLab ?
« Reply #4 on: January 20, 2017, 07:51:41 am »
For personal projects, I use Gitlab community, the Open Source product.

It is set up on a Raspberry Pi 3, with repos on a freeNAS NFS share, and IIS (on Windows Server Essentials) as https to http proxy.

My use is limited to git remote repositories and web access to the dashboard, so I cannot vouch for the other functions, but I have had no issues at all.

Of course, with teams of one to two persons, the load has been quite light.
Nandemo wa shiranai wa yo, shitteru koto dake.
 

Offline cyr

  • Frequent Contributor
  • **
  • Posts: 252
  • Country: se
Re: What do you think of GitLab ?
« Reply #5 on: January 20, 2017, 09:45:36 am »
I have used gitlab (private install in a linux virtual machine) for a couple of years. It works very well for my modest needs at least (a dozen repos, one user...). I use the wiki for keeping notes and collecting links, datasheets etc.

I don't know about the hosted service, try not to put anything in "the cloud" unless I'm actively trying to share it....
 

Offline julianhigginson

  • Frequent Contributor
  • **
  • Posts: 783
  • Country: au
Re: What do you think of GitLab ?
« Reply #6 on: January 20, 2017, 12:07:24 pm »
their hosted service looks like an interesting alternative to atlassian bitbucket.
 

Offline NivagSwerdna

  • Super Contributor
  • ***
  • Posts: 2495
  • Country: gb
Re: What do you think of GitLab ?
« Reply #7 on: January 20, 2017, 01:15:46 pm »
For all these reasons, I am tempted to use GitLab and I am starting now.
What is your experience on these Git repositories ?
I use both.  Publically collaborating with others on GitHub and having some of my own project projects, with limited sharing, on GitLab.  Works well. 

GitLab was required once for a project that involved some collaboration but I also have Stash (aka BitBucket) locally for confidential work. 

Entry level Stash is $10 and it is a charitable donation to a good cause.  https://www.atlassian.com/purchase/product/bitbucket
 

Offline JacquesBBBTopic starter

  • Frequent Contributor
  • **
  • Posts: 829
  • Country: fr
Re: What do you think of GitLab ?
« Reply #8 on: January 20, 2017, 02:11:38 pm »
I use both.  Publically collaborating with others on GitHub and having some of my own project projects, with limited sharing, on GitLab.  Works well. 

I was indeed thinking of using  this option as well, and put real confidential projects only on local server, using plain git or gitlab.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf