[Solved] No System Console when logging in with GitLab

gitlab-ce 8.1.0 / mattermost 1.1.0:

cd /opt/gitlab/embedded/service/mattermost
/opt/gitlab/embedded/bin/mattermost -config=/var/opt/gitlab/mattermost/config.json -assign_role -team_name="yourteam" -email="you@example.com" -role="system_admin"

But I had to grant access to the DB temporarely in /var/opt/gitlab/postgresql/data/pg_hba.conf

1 Like