gitlab-org--gitlab-foss/lib/support
sbeh 434c4a2b5d Socket [::]:123 on Linux listens on IPv4 and IPv6
This will ensure nginx starts up without the following errors messages:
nginx: [emerg] bind() to [::]:443 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:443 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:443 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:443 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:443 failed (98: Address already in use)
nginx: [emerg] still could not bind()

Googling for them leads you to this site:
https://chrisjean.com/2014/02/10/fix-nginx-emerg-bind-to-80-failed-98-address-already-in-use/
2014-11-26 00:31:50 +01:00
..
deploy change deploy.sh without mysql, now that we are moving to postgres 2014-03-04 00:10:49 +00:00
init.d Merge pull request #6986 from agjmills/master 2014-05-30 16:58:37 +03:00
logrotate Logrotate daily, keeping 90 days of old logs 2014-03-12 15:26:39 +01:00
nginx Socket [::]:123 on Linux listens on IPv4 and IPv6 2014-11-26 00:31:50 +01:00