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

    博客签名的内容
  • 相关阅读:
    树链剖分( 洛谷P3384 )
    ZJOI 2015 诸神眷顾的幻想乡
    BZOJ 1002 [FJOI2007]轮状病毒
    洛谷 P1485 火枪打怪
    Luogu2860 [USACO06JAN]冗余路径Redundant Paths
    CF962F Simple Cycles Edges
    Luogu3605 [USACO17JAN]Promotion Counting晋升者计数
    Luogu2295 MICE
    CF341D Iahub and Xors
    CF617E XOR and Favorite Number
  • 原文地址:https://www.cnblogs.com/happylich/p/9781347.html
Copyright © 2011-2022 走看看