Dan Helfman
d1e9f74087
Restore referal link.
2020-08-27 15:21:53 -07:00
Dan Helfman
79d4888e22
Add documentation navigation links on left side of all documentation pages.
2020-08-21 14:27:47 -07:00
Dan Helfman
ea1274d1c6
Remove inactive referral link.
2020-08-07 10:55:05 -07:00
Dan Helfman
8306b758e8
Add documentation on how to make backups redundant with multiple repositories.
2020-07-17 16:00:50 -07:00
Dan Helfman
eab872823c
Clarify license version.
2020-03-09 15:50:54 -07:00
Dan Helfman
1ddde0910c
Add security policy, such as it is.
2020-01-30 15:42:48 -08:00
Dan Helfman
bc02c123e6
Monitor backups with PagerDuty hook integration ( #245 ).
2020-01-27 15:32:09 -08:00
Dan Helfman
2405e97c38
Backup to a removable drive or intermittent server via "soft failure" feature ( #284 ).
2020-01-24 20:52:48 -08:00
Dan Helfman
ac1d63bb0d
Use more realistic repository examples in README.
2020-01-18 20:00:18 -08:00
Dan Helfman
693434f8aa
Icon spacing hack that'll show up on GitHub.
2019-11-14 09:45:38 -08:00
Dan Helfman
1e8edc05e9
Marketing.
2019-11-14 09:34:53 -08:00
Dan Helfman
bd3c51fc5a
Documentation for database restores ( #229 ).
2019-10-31 21:45:47 -07:00
Dan Helfman
5e3c2da79c
Database dump hooks documentation ( #225 ).
2019-10-23 15:35:37 -07:00
Dan Helfman
458e7776c5
Database dump hooks for PostgreSQL, so you can easily dump your databases before backups run ( #225 ).
2019-10-22 16:28:42 -07:00
Dan Helfman
128ebf04ce
Dead man's switch via healthchecks.io integration ( #223 ) + new monitoring documentation.
2019-10-15 10:49:14 -07:00
Dan Helfman
0602ca1862
Add how-to redirect. Fix capitalization.
2019-07-05 09:03:08 -07:00
Dan Helfman
e973802fc1
Iterate on how-to document name wording.
2019-07-05 08:57:25 -07:00
duncanbetts
7900e5ea53
Update 'README.md'
2019-07-05 14:40:41 +00:00
duncanbetts
de3ee07566
Update 'README.md'
...
Improved description of what the resource provides.
2019-07-05 14:37:42 +00:00
Dan Helfman
358ed53da0
Only show build status badge for master branch.
2019-06-23 16:53:33 -07:00
Dan Helfman
d2c46e91fe
Add rsync.net to hosting providers; includ random link rotation.
2019-05-29 15:35:04 -07:00
Dan Helfman
b3776871b5
Rewrite the borgmatic overview a bit to clarify its place in the world.
2019-05-26 13:35:51 -07:00
Dan Helfman
e1f4643215
In README, use absolute links to properly rendered documentation (to cut down on confusion).
2019-05-25 21:48:05 -07:00
Dan Helfman
9c9be65b2b
Add files for building documentation into a Docker image for web serving.
2019-05-20 11:41:39 -07:00
Dan Helfman
842c9001ba
Auto-join #borgmatic from IRC web chat.
2019-05-19 15:04:01 -07:00
Dan Helfman
481e47076e
Add #borgmatic Freenode IRC channel to documentation.
2019-05-19 15:01:03 -07:00
Dan Helfman
8f882ea3ea
Switch to more standard "utm_source" for hosting provider link.
2019-05-18 21:33:39 -07:00
Dan Helfman
7a2bcc96bb
Add Borg/borgmatic hosting providers to documentation.
2019-05-18 20:59:50 -07:00
Dan Helfman
2dd899f287
Linkify build status badge.
2019-05-13 22:33:28 -07:00
Luke Murphy
2f36096e1a
Add Drone build badge
2019-05-13 23:42:11 +02:00
Dan Helfman
26071de2e7
Update extraction docs.
2019-02-18 22:43:32 -08:00
Dan Helfman
d1b29e82da
borgmatic command-line reference.
2019-02-04 22:27:40 -08:00
Dan Helfman
290e969a22
Include a sample borgmatic configuration file in the documentation ( #119 ).
2019-02-04 22:12:33 -08:00
Dan Helfman
0bce77a2ac
Distribute troubleshooting among relevant how-to guides.
2019-02-04 20:53:47 -08:00
Dan Helfman
7e0e00d45d
Refactor documentation into multiple separate pages for clarity and findability.
2019-02-03 22:20:59 -08:00
Antonio Larrosa
e893a20dfd
Add link to openSUSE packages
...
Add a link to the software.opensuse.org page were both official and community packages of borgmatic are available to be downloaded or installed using 1-click-install.
2019-01-21 13:13:40 +01:00
Dan Helfman
09d521661f
Remove weasel words like "easily" and "simply".
2018-12-25 22:03:34 -08:00
Dan Helfman
30b52e5523
With --init command-line flag, if a repository already exists, proceed without erroring ( #117 ).
2018-12-24 22:28:02 -08:00
Dan Helfman
c3e7425f4c
Some late-breaking README additions (new borgmatic packages).
2018-12-10 22:30:10 -08:00
Dan Helfman
cc9dbb1def
Support for Borg repository initialization via borgmatic --init command-line flag ( #110 ).
2018-12-10 22:20:57 -08:00
Dan Helfman
6a0219a7a4
Update README with link to a new/forked Docker image ( #113 ).
2018-12-02 15:16:52 -08:00
Dan Helfman
71b1c3dfb0
Make automated tests support running in Python 3.5.
2018-10-15 09:04:29 -07:00
Dan Helfman
af7caec509
Mention minimum Borg version to install in README.
2018-10-13 13:35:42 -07:00
Dan Helfman
d16f5d5df3
Add backticks to path literal in README.
2018-10-06 13:23:54 -07:00
Dan Helfman
3ce5533103
Make end-to-end test clean up after itself, and drop unnecessary use of Docker for it.
2018-10-03 22:36:25 -07:00
Dan Helfman
0b164973e0
Add an end-to-end automated test that actually integrates with Borg.
2018-09-30 17:30:04 -07:00
Dan Helfman
f9a9b42c58
A little introductory text for the screencast.
2018-09-30 11:11:07 -07:00
Dan Helfman
56ad1d164a
Use Flake8 code checker as part of running automated tests.
2018-09-29 23:15:18 -07:00
Dan Helfman
3cce18919c
Switch Black link to documentation.
2018-09-29 22:46:34 -07:00
Dan Helfman
76d6a69f5a
Use Black code formatter as part of running automated tests.
2018-09-29 22:45:00 -07:00