如何检查GitLab的版本? [英] How to check the version of GitLab?

查看:586
本文介绍了如何检查GitLab的版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何检查服务器上安装了哪个版本的GitLab?

How to check which version of GitLab is installed on the server?

我即将在GitLab更新日志中指定版本:
https://gitlab.com/gitlab-org/gitlab-foss /blob/master/CHANGELOG.md

I am about version specified in GitLab changelog:
https://gitlab.com/gitlab-org/gitlab-foss/blob/master/CHANGELOG.md

例如:"6.5.0","6.4.3"等

For example: "6.5.0", "6.4.3", etc.

这只能通过终端吗?
有没有办法远程执行此操作(使用浏览器而不是终端)?

Сan this be done only through the terminal?
Is there a way to do that remotely (with browser instead of terminal)?

推荐答案

我已将服务器更新为GitLab 6.6.4,并最终找到了无需通过SSH访问服务器即可远程获取GitLab版本的方法.

I have updated my server to GitLab 6.6.4 and finally found the way to get version of GitLab remotely without SSH access to server.

应登录以访问以下页面: https://your.domain.name/help

You should be logged in to access the following page: https://your.domain.name/help

它显示类似于以下内容:

It shows something similar to:

GitLab 6.6.4 42e34ae

GitLab是用于在代码上进行协作的开源软件.
...

GitLab is open source software to collaborate on code.
...
etc.

这篇关于如何检查GitLab的版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆