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.

  • 相关阅读:
    DTN相关研究机构介绍之Comnet@tkk
    Contact
    MyEclips注册码生成
    对list排序,按名字排,如果名字一样就按年龄排
    在JSP页面中获取当前日期时间
    javascript全局变量怎么定义?
    理解了java一次编译多处运行的意思了
    HTML <td> 标签的 nowrap 属性
    <! >
    java.io.File中的绝对路径和相对路径.
  • 原文地址:https://www.cnblogs.com/exmyth/p/7464778.html
Copyright © 2011-2022 走看看