Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
d5589070
Commit
d5589070
authored
Jun 22, 2020
by
Katrin Leinweber
Committed by
Evan Read
Jun 22, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: Simplify finding older package to restore
parent
d7296011
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
doc/update/restore_after_failure.md
doc/update/restore_after_failure.md
+3
-1
No files found.
doc/update/restore_after_failure.md
View file @
d5589070
...
...
@@ -10,7 +10,9 @@ the previous version you were using.
First, roll back the code or package. For source installations this involves
checking out the older version (branch or tag). For Omnibus installations this
means installing the older
`.deb`
or
`.rpm`
package. Then, restore from a backup.
means installing the older
[
`.deb` or `.rpm` package
](
https://packages.gitlab.com/gitlab
)
. Then, restore from a
backup.
Follow the instructions in the
[
Backup and Restore
](
../raketasks/backup_restore.md#restore-gitlab
)
documentation.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment