No team creation method has been enabled. Please contact an administrator for access

Hi xrain0610,

You should be able to enable team creation by finding and uncommenting the following line in your gitlab.rb and then running sudo gitlab-ctl reconfigure.

# mattermost['team_enable_team_creation'] = true