freebsd-ports/www/gitlab-ce/pkg-message

34 lines
872 B
Plaintext

[
{
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/13.7-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/13.6-13.7-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
}
]