Files
ports/sysutils/gitlab-registry/files/pkg-message.in
T
Matthias Fechner 06e942f62c sysutils/gitlab-registry: new port
store OCI containers with gitlab metadata and is fully integrated into gitlab.
2026-05-24 18:03:02 +02:00

19 lines
445 B
Plaintext

[
{
message: <<EOM
===========================================================================
gitlab-registry has been successfully installed.
1. edit %%PREFIX%%/etc/gitlab-registry/config.yml and define in realm
your gitlab domain
2. Enable and start the service:
sysrc gitlab_registry_enable="YES"
service gitlab_registry start
===========================================================================
EOM
type: install
}
]