aboutsummaryrefslogtreecommitdiff
path: root/www/gitlab-ce/pkg-message
blob: b245648b665340e665f06bdef34ad6b2d300a735 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[
{
  message: <<EOM
Gitlab was installed successfully.

You now need to set up the various components of Gitlab, so please
follow the instructions in the guide at:

https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/14.3-freebsd.md
EOM
  type: install
}
{
  message: "!! WARNING: Please make sure you read in UPDATING entry 20190423 !!"
  maximum_version: "11.9.7"
  type: upgrade
}
{
  message: <<EOM
If you just installed an major upgrade of GitLab, for example you
switched from 12.6.x to 12.7.x, please follow the instructions in the guide at:

https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/14.2-14.3-freebsd.md

If you just installed an minor upgrade of GitLab please follow
the instructions in the guide at:

https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/freebsd_patch_versions.md
EOM
  type: upgrade
}
]