Hello, thanks for the great tutorial: How to run your own Git server with GitlabHQ on Ubuntu 14.04 How to enable HTTPS support in the next steps? After the installation I set /home/git/gitlab/config/gitlab.yml Code: ... gitlab: ## Web server settings host: example.com port: 443 https: true ... and reboot the server, but this is not enough. What next? Thanks in advance.
Thank you. That I have already set (I forgot to write, sorry). I still have Error 102 (net :: ERR_CONNECTION_REFUSED): Unknown error on https
Code: tcp 0 0 localhost:6379 *:* LISTEN 932/redis-server 12 tcp 0 0 localhost:http-alt *:* LISTEN 1155/config.ru tcp 0 0 *:http *:* LISTEN 925/nginx.conf tcp 0 0 *:ssh *:* LISTEN 970/sshd tcp 0 0 *:smtp *:* LISTEN 1710/master tcp 0 0 localhost:mysql *:* LISTEN 1465/mysqld tcp 0 464 xxxxx:ssh router-xxxxx:51894 CONNECTED 1923/sshd: xxxx [pr tcp 0 0 localhost:6379 localhost:36316 CONNECTED 932/redis-server 12 tcp 0 0 localhost:36316 localhost:6379 CONNECTED 934/sidekiq 2.17.0 tcp 0 0 localhost:36315 localhost:6379 CONNECTED 934/sidekiq 2.17.0 tcp 0 0 localhost:6379 localhost:36315 CONNECTED 932/redis-server 12 tcp 0 0 xxxxx:ssh router-xxxxxx:51893 CONNECTED 1830/sshd: xxxx [pr tcp6 0 0 [::]:ssh [::]:* LISTEN 970/sshd tcp6 0 0 [::]:smtp [::]:* LISTEN 1710/master