1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/linxuix-Git-Lab-Zh

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
structure.md 1.2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Sam Gleske Отправлено 29.01.2014 18:17 2dc4179

GitLab directory structure

This is the directory structure you will end up with following the instructions in the Installation Guide.

|-- home
|   |-- git
|       |-- .ssh
|       |-- gitlab
|       |-- gitlab-satellites
|       |-- gitlab-shell
|       |-- repositories
  • /home/git/.ssh - contains openssh settings. Specifically the authorized_keys file managed by gitlab-shell.
  • /home/git/gitlab - GitLab core software.
  • /home/git/gitlab-satellites - checked out repositories for merge requests and file editing from web UI. This can be treated as a temporary files directory.
  • /home/git/gitlab-shell - Core add-on component of gitlab. Maintains SSH cloning and other functionality.
  • /home/git/repositories - bare repositories for all projects organized by namespace. This is where the git repositories which are pushed/pulled are maintained for all projects. This area is critical data for projects. Keep a backup

Note: the default locations for gitlab-satellites and repositories can be configured in config/gitlab.yml of gitlab and config.yml of gitlab-shell.

To see a more in-depth overview see the GitLab architecture doc.

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/linxuix-Git-Lab-Zh.git
git@api.gitlife.ru:oschina-mirror/linxuix-Git-Lab-Zh.git
oschina-mirror
linxuix-Git-Lab-Zh
linxuix-Git-Lab-Zh
6-8-stable-zh