Skip to content
Snippets Groups Projects

Update 8.0-to-8.1 update guide

Merged Robert Speicher requested to merge rs-8-1-update-guide-changes into 8-1-stable
  • User needs to update gitlab-git-http-server
  • User needs to update Nginx configuration

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
70 70 sudo -u git -H git checkout v2.6.5
71 71 ```
72 72
73 ### 5. Install libs, migrations, etc.
73 ### 5. Update gitlab-git-http-server
74
75 ```bash
76 cd /home/git/gitlab-git-http-server
77 sudo -u git -H git checkout 0.3.0
  • Thanks @rspeicher , one fix is needed.

  • Robert Speicher Added 1 commit:

    Added 1 commit:

  • Robert Speicher Status changed to merged

    Status changed to merged

  • Picked into master (plot twist!).

    Edited by Robert Speicher
  • Robert Speicher mentioned in commit 8052c4ef

    mentioned in commit 8052c4ef

  • mentioned in issue #3063 (closed)

  • Robert Speicher mentioned in commit de27df7c

    mentioned in commit de27df7c

  • Please register or sign in to reply
    Loading