GitlabCE access problem

Im use of AWS. Using AWS MarketPlace, Ive created instance of Ubuntu with GitLab CE. Nice - instance created, booted, Im logged from PuTTy and Im not able to acess my GL from IP, from anywhere.

Security Group allows traffic from TCP, SSH, HTTP and HTTPS.

How toi connect via webbrowser? Address in /etc/gitlab/gitlab.rb gives 404…

Can you show us your /etc/gitlab/gitlab.rb (with any secrets removed)? It’s very hard to answer this question without seeing the configuration.

I know this is probably a stupid question, but I have to ask it anyway. Did you run sudo gitlab-ctl reconfigure after you changed the config file?