TW
eff08b074d
Merge pull request #6087 from fantasya-pbem/1.1-maint
...
#5903 - Test/improve pull backup docs
2021-12-12 23:01:40 +01:00
Thalian
7d2a12116e
#5903 - Test/improve pull backup docs
...
Backport from master #5150 : Document the socat pull mode described in #900 .
2021-12-11 17:15:45 +01:00
Andrey Bienkowski
e9f27d81f3
Backport #6083 : borg serve: improve ssh forced commands docs
...
Co-Authored-By: Andrey Bienkowski <hexagon-recursion@posteo.net>
2021-12-10 22:17:08 +03:00
Thomas Waldmann
949ca47652
fix typo
2021-07-10 18:32:06 +02:00
Thomas Waldmann
344b833e37
docs: pull mode: add some warnings, fixes #5827
2021-07-10 18:29:44 +02:00
Guinness
5a42ac654f
Update the documentation on hacked backup client.
...
Fixes #5480 .
2021-04-19 21:50:08 +02:00
Matthew R. Trower
a88b778184
docs: remove /var/cache exclusion in example commands
...
This is generally a poor idea and shouldn't be promoted through examples.
Fixes #5625
2021-02-15 23:33:44 +01:00
Robin Schneider
570a2318b9
Use HTTPS everywhere (mechanical edit using util from https-everywhere)
...
Ref: https://github.com/EFForg/https-everywhere/tree/master/utils/rewriter
```Shell
~/src/EFForg/https-everywhere/utils/rewriter/rewriter.js .
```
A few changes were reset/fixed manually before the commit.
2020-12-22 22:35:10 +01:00
Guinness
1703664585
Complete documentation on append-only remote repos for 1.1-maint
2020-12-12 11:35:03 +01:00
Samuel BF
42a6f13b42
Doc / Deployment with ansible: pacman -> package
...
Using "package" ansible module make the ansible playbook able to run
against most unix OSes. Pacman module only works with Arch and derivatives.
Also : changing state from "latest" to "present". Ansible should not be
a way to keep your system up-to-date : it's a configuration management
system and, as such, should not change anything if neither the playbook
nor the machine changed its state (idempotency).
Reference : https://github.com/ansible/ansible-lint/blob/master/lib/ansiblelint/rules/PackageIsNotLatestRule.py#L24
2020-11-09 10:01:39 +01:00
Aleksey Korol
c9a6fe09b1
Add ssh-agent pull backup method to doc ( #5288 )
...
deployment docs: add ssh-agent pull backup method
Co-authored-by: Король Алексей <a.korol@npp-crts.ru> (main work)
Co-authored-by: Thomas Waldmann <tw@waldmann-edv.de>
(cherry picked from commit aef5e89126 )
2020-10-01 09:54:21 +03:00
Thalian
667033791b
[DOC] linked recommended restrictions to ssh public keys on borg servers in faq, #4946
...
Backport from master.
2020-04-08 03:06:02 +02:00
Thalian
c8f5d1820e
[DOC] #1552 - Add a pull backup / push restore how-to
...
Backport from master.
2019-11-02 10:08:38 +01:00
ntova
ca87539e4f
Fix various code blocks in the docs ( #4708 )
...
Fix various code blocks in the docs
- rst markup: put codeblock markup on separate line to make it better visible / separate it from normal text colons.
- borg help texts in archiver.py: put codeblock markup instead of colon - that way it looks like a single colon when using the cli help and also works as code block markup.
2019-08-09 23:35:01 +02:00
Thomas Waldmann
182c0fa636
update requirements and install docs about bundled lz4 and zstd
...
(cherry picked from commit 061321b668 )
2017-12-20 03:24:48 +01:00
Milkey Mouse
46698bde6e
Move image backup-related FAQ entries to a new page
2017-11-23 15:06:23 -08:00
enkore
36d22ae240
Merge pull request #2732 from rugk/docs-sshrestrict
...
Simplify ssh authorized_keys file
2017-06-23 16:16:34 +02:00
rugk
41248bbab1
Add legacy note & normalize order
2017-06-23 14:50:00 +02:00
rugk
b27b9894d1
Simplify ssh authorized_keys file
...
Just using "restrict"; closes https://github.com/borgbackup/borg/issues/2121
2017-06-23 13:28:49 +02:00
Marian Beermann
5aa865c8d8
docs: double backticks for --options
2017-06-17 12:27:53 +02:00
Marian Beermann
25bee21253
docs: deployment: Automated backups to a local hard drive
2017-06-11 20:46:53 +02:00
Marian Beermann
13fe802713
docs: deployment: hosting repositories
2017-06-09 16:08:47 +02:00
Marian Beermann
c5d2c7c799
docs: split deployment
2017-06-09 16:00:46 +02:00