「GitLab」:修訂間差異
跳至導覽
跳至搜尋
第4行: | 第4行: | ||
== 移除 == | == 移除 == | ||
移除需要多個步驟<ref>{{Cite web |url=https://askubuntu.com/questions/824696/is-it-fine-to-remove-the-opt-gitlab-directory-manually-after-removing-the-gitl | title=Is it fine to remove the /opt/gitlab/ directory manually after removing the gitlab package from the system? |accessdate=2019-12-10 |date=2016-09-14}}</ref>: | |||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> |
於 2019年12月10日 (二) 08:56 的修訂
GitLab是一套軟體。
安裝
移除
移除需要多個步驟[1]:
sudo gitlab-ctl uninstall
sudo gitlab-ctl cleanse
sudo gitlab-ctl remove-accounts
sudo apt purge gitlab-ce
sudo rm -rf /etc/gitlab /opt/gitlab /var/log/gitlab /var/opt/gitlab
外部連結
- 官方網站 (英文)
- ↑ Is it fine to remove the /opt/gitlab/ directory manually after removing the gitlab package from the system?. 2016-09-14 [2019-12-10].