安装完gitlab-ce后出现的问题,原VPS上的LNMP 的nginx被强制停止,端口冲突。解决方法,停止 gitlab之后修改 gitlab自带的nginx的端口?
[root@linode nginx]# gitlab-ctl stop
ok: down: gitlab-git-http-server: 1s, normally up
ok: down: logrotate: 0s, normally up
ok: down: nginx: 1s, normally up
ok: down: postgresql: 0s, normally up
ok: down: redis: 0s, normally up
ok: down: sidekiq: 0s, normally up
ok: down: unicorn: 0s, normally up
[root@linode nginx]# systemctl status nginx
nginx.service - nginx - high performance web server
Loaded: loaded (/usr/lib/systemd/system/nginx.service; enabled)
Active: failed (Result: exit-code) since 二 2015-