Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Borg Client
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
libre.sh
compose
Borg Client
Commits
2625a7e3
Commit
2625a7e3
authored
8 years ago
by
Pierre Ozoux
Browse files
Options
Downloads
Patches
Plain Diff
Update instructions
parent
7f9c1c29
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-2
5 additions, 2 deletions
README.md
with
5 additions
and
2 deletions
README.md
+
5
−
2
View file @
2625a7e3
...
@@ -4,9 +4,12 @@ A client to backup to borg server
...
@@ -4,9 +4,12 @@ A client to backup to borg server
## Getting started
## Getting started
```
```
git clone https://github.com/indiehosters/borg-client
.
git clone https://github.com/indiehosters/borg-client
cd borg-client
cd borg-client
ssh-keygen -f ./ssh/id_rsa -N '' -t rsa
ssh-keygen -f ./ssh/id_rsa -N '' -t rsa
cp env.example env
# copy the ssh public key to the remote borg-server
cp env.sample env
vi env
vi env
libre start
libre enable
```
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment