zoukankan      html  css  js  c++  java
  • 树莓派gitlab

    pi@raspberrypi:~/Downloads $ sudo dpkg -i gitlab-ce_8.17.7-ce.0_armhf.deb
    Selecting previously unselected package gitlab-ce.
    (Reading database ... 126418 files and directories currently installed.)
    Preparing to unpack gitlab-ce_8.17.7-ce.0_armhf.deb ...
    Unpacking gitlab-ce (8.17.7-ce.0) ...
    Setting up gitlab-ce (8.17.7-ce.0) ...


    *. *.
    *** ***
    ***** *****
    .****** *******
    ******** ********
    ,,,,,,,,,***********,,,,,,,,,
    ,,,,,,,,,,,*********,,,,,,,,,,,
    .,,,,,,,,,,,*******,,,,,,,,,,,,
    ,,,,,,,,,*****,,,,,,,,,.
    ,,,,,,,****,,,,,,
    .,,,***,,,,
    ,*,.

    _______ __ __ __
    / ____(_) /_/ / ____ _/ /_
    / / __/ / __/ / / __ `/ __
    / /_/ / / /_/ /___/ /_/ / /_/ /
    \____/_/\__/_____/\__,_/_.___/


    gitlab: Thank you for installing GitLab!
    gitlab: To configure and start GitLab, RUN THE FOLLOWING COMMAND:

    sudo gitlab-ctl reconfigure

    gitlab: GitLab should be reachable at http://raspberrypi
    gitlab: Otherwise configure GitLab for your system by editing /etc/gitlab/gitlab.rb file
    gitlab: And running reconfigure again.
    gitlab:
    gitlab: For a comprehensive list of configuration options please see the Omnibus GitLab readme
    gitlab: https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md
    gitlab:

    gitlab: GitLab now ships with a newer version of PostgreSQL (9.6.1), and will be used
    gitlab: as the default in the next major release. To upgrade, RUN THE FOLLOWING COMMANDS:

    sudo gitlab-ctl pg-upgrade

    gitlab: For more details, please see:
    gitlab: https://docs.gitlab.com/omnibus/settings/database.html#upgrade-packaged-postgresql-server
    gitlab:
    It looks like GitLab has not been configured yet; skipping the upgrade script.

  • 相关阅读:
    C语言调用VIX_API开关虚拟机
    (转)Vix_API 操作 VMware
    C# U盘扫描
    设置字符集
    LIS系统通讯程序原理与实现
    Linux命令的简写和全称
    远程桌面如何退出全屏或全屏切换
    C#编程总结(七)数据加密
    c# 小叙 Encoding(三)
    c# 小叙 Encoding(二)
  • 原文地址:https://www.cnblogs.com/exmyth/p/7464778.html
Copyright © 2011-2022 走看看