Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #9230

Closed
Open
Created Apr 30, 2015 by Administrator@rootOwner

Can't specify port 5000 in external_url

Created by: tedostrem

I need to run gitlab on port 5000 due to lack of ICP license on a chinese server and when I do the following change to gitlab.rb the server becomes inaccessible external_url 'http://vhost.mydomain.cn:5000'

If I change it to port 80 gitlab runs fine except that notification emails being sent out are omitting the port and assumes port 80 and thus the URL in the emails is wrong.

I'm using the genezys/gitlab docker image which means that the server is running on port 80 inside of the container with a nginx reverse proxy on port 5000 in front.

Assignee
Assign to
Time tracking