• 树莓派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.

  • 相关阅读:
    一用就会的数据库
    MQ介绍
    SpringBoot之HandlerInterceptorAdapter
    Swagger2异常 java.lang.NumberFormatException: For input string: ""
    Could not get a resource from the pool
    spring boot 之监听器ApplicationListener
    Nexus的使用
    CentOS7 搭建maven私服Nexus
    centos7安装部署gitlab服务器
    centos7安装nginx
  • 原文地址:https://www.cnblogs.com/exmyth/p/7464778.html
Copyright © 2020-2023  润新知