zoukankan      html  css  js  c++  java
  • Ubuntu安装GitLab

    一:环境描述

    1. 硬件:Upboard Core

    2. CPU:Intel(R) Atom(TM) x5-Z8350  CPU @ 1.44GHz

    3. 系统:Linux lich-UP-CHCR1 4.15.0-36-generic #39-Ubuntu SMP Mon Sep 24 16:19:09 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

    二:安装

    参考:https://www.gitlab.com.cn/installation/

    参考:https://docs.gitlab.com.cn/omnibus/manual_install.html

    参考:https://blog.csdn.net/GX_1_11_real/article/details/79411543(解决进程卡死问题)

    三:登陆

    用户名:root 密码:5iveL!fe

    四:配置(管理员视角)

    1. Project

      1. YourProject

        1. CreateProject

        2. CreateAGroup

        3. AddPeople

        4. ConfigureGitLab

      2. SharedProject

      3. ExploreProject

        1. Trending

        2. MostStarts

        3. All

    2. Group

      1. YourGroup

      2. ExplorePublicGroups

    3. More

      1. Activity

        1. YourProject

          1. All

          2. Push events

          3. Merge events

          4. Issue events

          5. Comments

          6. Team

        2. StarredProject

          1. All

          2. Push events

          3. Merge events

          4. Issue events

          5. Comments

          6. Team

      2. Milestones

        1. Open

        2. Closed

        3. All

      3. Snippets

        1. YourSnippets

          1. All

          2. Private

          3. Internal

          4. Public

        2. ExploreSnippets

    4. InstanceStatistics

      1. ConvDevIndex

      2. Cohorts

    5. AdminArea

      1. Overview

        1. Dashboard

        2. Projects

        3. Users

        4. Groups

        5. Jobs

        6. Runners

        7. GitalyServers

      2. Monitoring

        1. SystemInfo

        2. Background Jobs

        3. Logs

        4. HealthCheck

        5. RequestProfiles

      3. Message

      4. SystemHooks

      5. Application

      6. AbuseReports

      7. License

      8. PushRules

      9. GeoNodes

      10. DeployKeys

      11. ServiceTemplates

      12. Labels

      13. Appearance

      14. Settings

    6. New

      1. NewProject

      2. NewGroup

      3. NewSnippet

    7. Issues

      1. Open

      2. Closed

      3. All

    8. MergeRequest

      1. Open

      2. Merged

      3. Closed

      4. All

    9. Todo

    10. Profile

      1. Activity

      2. Group

      3. ContributedProjects

      4. PersonalProjects

      5. Snippets

      6. ...

      7. EditProfile

      8. Subscribe

      9. ViewUserInAdminArea

    11. Settings

      1. Profile

      2. Account

      3. Applications

      4. Chat

      5. AccessTokens

      6. Emails

      7. Password

      8. Notifications

      9. SSH Keys

      10. GPG Keys

      11. Preferences

      12. ActiveSessions

      13. AuthenticationLog

      14. PipelineQuota

    12. Help

    博客签名的内容
  • 相关阅读:
    Java面试题(01)
    HTML学习笔记16——尺寸的表示_px、%、em三种
    HTML学习笔记14——HTML 有语义的标签3_字符实体
    HTML13_有语义的标签2_a标签(超链接,锚点,伪类)
    HTML学习笔记12——HTML 有语义的标签1(h,p标签,img标签,列表,表格_制作课程表)
    HTML学习笔记11——CSS 初始化
    HTML学习笔记9——CSS精确控制背景图片位置——background-position
    HTML学习笔记8——CSS设置背景图片
    CSS控制文字的一些基本属性的使用
    HTML学习笔记5——盒模型(这里有棵圣诞树。)
  • 原文地址:https://www.cnblogs.com/happylich/p/9781347.html
Copyright © 2011-2022 走看看