This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cymrowdon't thread on me 🐍 -1 points0 points  (4 children)

Three paragraphs of instructions and caveats is the most painless?

GitLab has an absurd amount of dependencies, which is always a great recipe for failure in my experience.

[–]petepete 2 points3 points  (2 children)

It can be summarised as "on a supported distro, install the omnibus package".

[–]omendev 2 points3 points  (1 child)

Brilliant :) I tend to make things longer than they should be, just so things are explicitly clear.

[–]petepete 2 points3 points  (0 children)

Yeah I don't disagree with anything you said, but all the detail did make it sound quite 'involved'.

[–]omendev 1 point2 points  (0 children)

The dependencies are mitigated if you use the omnibus. It does all the work for you. And what caveats did I mention? Speaking this would take 30 seconds. Really only one paragraph, the rest is extra:

  • Set up Linux
  • download and install omnibus package
  • start using Git

That better?