ports/www/gitlab/pkg-message

33 lines
875 B
Text

[
{
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.com/mfechner/freebsd-gitlab-docu/blob/master/install/17.10-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 17.9.x to 17.10.x, please follow the instructions in the guide at:
https://gitlab.com/mfechner/freebsd-gitlab-docu/blob/master/update/17.9-17.10-freebsd.md
If you just installed an minor upgrade of GitLab please follow
the instructions in the guide at:
https://gitlab.com/mfechner/freebsd-gitlab-docu/blob/master/update/freebsd_patch_versions.md
EOM
type: upgrade
}
]