== Bullseye Fast Track Staging == Gitlab 16.0.7 is available in this repo. {{{#!wiki important postgresql database should be updated to 13 before installing gitlab 14.2. [[DebianMan:pg_upgradecluster]] command can be used to update it. See [[gitlab/postgresql-update]] for steps to upgrading postgresql to 13. }}} If you'd like to test gitlab packages before they are uploaded to fasttrack.debian.net, you can add the following lines to /etc/apt/sources.list. {{{#!wiki important This repo may have newer incompatible versions of dependencies when a new gitlab version is being prepared, so use this repo only when you want to install gitlab from this repo. }}} {{{ deb https://people.debian.org/~praveen/fasttrack-staging bookworm-backports-staging main contrib deb https://people.debian.org/~praveen/fasttrack-staging bookworm-fasttrack main contrib }}} and install gitlab {{{ # apt install gitlab-apt-pin-preferences # apt install gitlab }}}