我已将我的版本升级GitLab
为5.3
并使用Nginx
而不是 Apache。它工作了一次,现在我看到 GitLab 停止了。所以我尝试使用这个命令重新启动服务sudo service gitlab start并观察htop发生了什么。我注意到 1 或 2 分钟后 gitlab 服务停止了,我不知道为什么......
我正在使用一个AWS EC2
微型实例。
如何在 GitLab 上检索我的所有存储库并将它们导入 BitBucket(或 GitHub)?
谢谢你。
环境信息
$ sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production
System information
System: Ubuntu 12.04
Current User: git
Using RVM: no
Ruby Version: 1.9.3p327
Gem Version: 1.8.23
Bundler Version:1.2.3
Rake Version: 10.0.4
GitLab information
Version: 5.3.0
Revision: e1c473c
Directory: /home/git/gitlab
DB Adapter: mysql2
URL: https://domaine-name.com
HTTP Clone URL: https://domaine-name.com/some-project.git
SSH Clone URL: git@domaine-name.com:some-project.git
Using LDAP: no
Using Omniauth: no
GitLab Shell
Version: 1.4.0
Repositories: /home/git/repositories/
Hooks: /home/git/gitlab-shell/hooks/
Git: /usr/bin/git