wiki:GitlabNotes

common-lisp.net runs the co-called 'omnibus' package for GitLab?, which means the all-encompasing version with everything in it. It's available for download from https://about.gitlab.com/downloads/

Configuration

Configuration of outgoing e-mail for GitLab?: https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/settings/smtp.md

General configuration notes: https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md

Remark: Redis configured with a socket, needs no explicit port assigned (?)

Upgrades

When upgrading GitLab?, follow the instructions. It's important to note that upgrades will fail if GitLab?'s PostgreSQL and/or Redis get shut down during the upgrade.

In order to do a regular upgrade, run

  • gitlab-ctl stop unicorn
  • gitlab-ctl stop sidekiq
  • dpkg -i <the downloaded deb archive>
Last modified 9 years ago Last modified on 04/09/15 14:39:01