I have configure my host name as external url in gitlab.rb flle as follow: 

           external_url 'http://ideapad-700.com'


I configure my hostname as follow as in the /etc/host 

            127.0.0.1 localhost 127.0.1.1 ideapad-700 192.168.20.188 
www.ideapad-700.com


I can access the this url from the same computer ( in which i have 
installed the gitlab omnibus latest version in Ubuntu version 16.04)

When I try access the same url (www.ideapad-700.com) from other computer on 
the same network , browser does NOT able to access the gitlab user login 
page. If type IP address as 192.168.20.188 from other computer on the same 
network , browser able to show the gitlab user login page.


How to configure this url as server name or DNS , so other computer can 
access this url ?



------------------------------------------------------------------------------

root@ideapad-700:/# sudo gitlab-rake gitlab:env:info

System information System: Ubuntu 16.04 

Current User: git Using RVM: no Ruby Version: 2.3.1p112 Gem Version: 2.6.6 
Bundler Version:2.3.0 Rake Version: 10.5.0 Sidekiq Version:4.1.4


GitLab information Version: 8.11.3 Revision: 6cd4edb Directory: 
/opt/gitlab/embedded/service/gitlab-rails DB Adapter: postgresql URL: 
http://ideapad-700.com HTTP Clone URL: 
http://ideapad-700.com/some-group/some-project.git SSH Clone URL: 
g...@ideapad-700.com:some-group/some-project.git Using LDAP: no Using 
Omniauth: no


GitLab Shell Version: 3.4.0 Repository storage paths:

   - default: /var/opt/gitlab/git-data/repositories Hooks: 
   /opt/gitlab/embedded/service/gitlab-shell/hooks/ Git: 
   /opt/gitlab/embedded/bin/git
   - 
   
------------------------------------------------------------------------------
   

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/15292c00-a6f7-436e-b972-20592e1e5e8c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to