「インストール - GitLab」の版間の差分

ナビゲーションに移動 検索に移動
編集の要約なし
52行目: 52行目:
GitLabのリポジトリを追加する。<br>
GitLabのリポジトリを追加する。<br>
  # CentOS
  # CentOS
  curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ee/script.rpm.sh | sudo bash
  curl -s https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.rpm.sh | sudo bash
   
   
  # SUSE
  # SUSE
  curl -sS https://packages.gitlab.com/install/repositories/gitlab/gitlab-ee/script.rpm.sh | sudo bash
  curl -sS https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.rpm.sh | sudo bash
   
   
  # Raspberry Pi
  # Raspberry Pi

案内メニュー