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
0
Merge Requests
0
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
Boxiang Sun
gitlab-ce
Commits
734f97ae
Commit
734f97ae
authored
Aug 05, 2015
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
parents
7b4225bd
96bb42e5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+2
-2
doc/raketasks/backup_restore.md
doc/raketasks/backup_restore.md
+2
-2
No files found.
README.md
View file @
734f97ae
# GitLab
# GitLab
[
![build status
](
https://ci.gitlab.com/projects/1/status.png?ref=master
)
](https://ci.gitlab.com/projects/1?ref=master)
[
![build status
](
https://ci.gitlab.com/projects/1/status.png?ref=master
)
](https://ci.gitlab.com/projects/1?ref=master)
[
![Build Status
](
https://semaphore
app.com/api/v1/projects/2f1a5809-418b-4cc2-a1f4-819607579fe7/243338/badge.png
)
](https://semaphoreapp
.com/gitlabhq/gitlabhq)
[
![Build Status
](
https://semaphore
ci.com/api/v1/projects/2f1a5809-418b-4cc2-a1f4-819607579fe7/400484/shields_badge.svg
)
](https://semaphoreci
.com/gitlabhq/gitlabhq)
[
![Code Climate
](
https://codeclimate.com/github/gitlabhq/gitlabhq.svg
)
](https://codeclimate.com/github/gitlabhq/gitlabhq)
[
![Code Climate
](
https://codeclimate.com/github/gitlabhq/gitlabhq.svg
)
](https://codeclimate.com/github/gitlabhq/gitlabhq)
[
![Coverage Status
](
https://coveralls.io/repos/gitlabhq/gitlabhq/badge.png?branch=master
)
](https://coveralls.io/r/gitlabhq/gitlabhq?branch=master)
[
![Coverage Status
](
https://coveralls.io/repos/gitlabhq/gitlabhq/badge.png?branch=master
)
](https://coveralls.io/r/gitlabhq/gitlabhq?branch=master)
...
@@ -103,4 +103,4 @@ Please see [Getting help for GitLab](https://about.gitlab.com/getting-help/) on
...
@@ -103,4 +103,4 @@ Please see [Getting help for GitLab](https://about.gitlab.com/getting-help/) on
## Is it awesome?
## Is it awesome?
Thanks for
[
asking this question
](
https://twitter.com/supersloth/status/489462789384056832
)
Joshua.
Thanks for
[
asking this question
](
https://twitter.com/supersloth/status/489462789384056832
)
Joshua.
[
These people
](
https://twitter.com/gitlab/favorites
)
seem to like it.
[
These people
](
https://twitter.com/gitlab/favorites
)
seem to like it.
\ No newline at end of file
doc/raketasks/backup_restore.md
View file @
734f97ae
...
@@ -249,7 +249,7 @@ Deleting tmp directories...[DONE]
...
@@ -249,7 +249,7 @@ Deleting tmp directories...[DONE]
We will assume that you have installed GitLab from an omnibus package and run
We will assume that you have installed GitLab from an omnibus package and run
`sudo gitlab-ctl reconfigure`
at least once.
`sudo gitlab-ctl reconfigure`
at least once.
First make sure your backup tar file is in
`/var/opt/gitlab/backups`
.
First make sure your backup tar file is in
`/var/opt/gitlab/backups`
(or wherever
`gitlab_rails['backup_path']`
points to)
.
```
shell
```
shell
sudo cp
1393513186_gitlab_backup.tar /var/opt/gitlab/backups/
sudo cp
1393513186_gitlab_backup.tar /var/opt/gitlab/backups/
...
@@ -369,4 +369,4 @@ For more information see similar questions on postgresql issue tracker[here](htt
...
@@ -369,4 +369,4 @@ For more information see similar questions on postgresql issue tracker[here](htt
## Note
## Note
This documentation is for GitLab CE.
This documentation is for GitLab CE.
We backup GitLab.com and make sure your data is secure, but you can't use these methods to export / backup your data yourself from GitLab.com.
We backup GitLab.com and make sure your data is secure, but you can't use these methods to export / backup your data yourself from GitLab.com.
\ No newline at end of file
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