Commit Graph

170 Commits

Author SHA1 Message Date
61c7b8f13c Add optional repository labels so you can select a repository via "--repository yourlabel" at the command-line (#635). 2023-03-27 15:54:55 -07:00
Nain
5fad2bd408 Better indicate position of additional docs on page
On wide screens, the position of the documentation (how-to and reference guide)
is at same level as #it's-your-data.-keep-it-that-way.

So the jump due to anchor link makes it seem like we're taken to top aka
main content. Indicate that links are to the left so reader doesn't recurse.
2023-03-15 07:54:49 -04:00
e1f02d9fa5 Add SQLite feature to NEWS and also integrations. 2023-03-04 09:59:16 -08:00
442641f9f6 Update borgmatic social links. 2022-12-16 11:39:05 -08:00
437fd4dbae Update developer constributing instructions as well. 2022-12-13 23:56:32 -08:00
36873252d6 Update developer instructions. 2022-12-13 23:44:27 -08:00
22628ba5d4 Update ssh:// examples in documentation to use relative paths on the remote machine (#557). 2022-08-19 12:00:40 -07:00
28d847b8b1 Warn and tranform on non-ssh://-style repositories (#557). 2022-08-17 10:13:11 -07:00
2a1c6b1477 Update documentation with newly required ssh:// repository syntax for Borg 2 (#557). 2022-08-16 11:41:35 -07:00
0e90a80680 Add links in documentation for ntfy monitoring hook (#543). 2022-06-09 13:41:22 -07:00
e76bfa555f Reduce the default consistency check frequency and support configuring the frequency independently for each check (#523). 2022-05-28 14:42:19 -07:00
2ee75546f5 Add MongoDB database hook documentation. 2022-01-04 16:26:38 -08:00
3ec3d8d045 Remove references to Lima Labs
From their homepage:
> Lima Labs is shutting down our storage business. We will try to keep data available as long as possible. No promises but we are targeting 3/1/2022 to bring down Archive and Canada.
2022-01-03 02:29:38 -05:00
240547102f Enable auto-play on linked asciicast. 2021-11-25 13:09:55 -08:00
58f2f63977
Switch to HTML 2021-11-25 22:03:26 +01:00
7df6a78c30
Github doesn't allow script embedding 2021-11-25 21:36:31 +01:00
9c19591768 Revise hosting provider links. 2021-11-15 20:06:09 -08:00
4ba206f8f4 Update build server URL to new organization namespace. 2021-09-14 11:35:34 -07:00
ecc849dd07 Move Gitea hosting from a personal namespace to an organization. 2021-09-14 11:32:01 -07:00
7ff6066d47 Move GitHub hosting from a personal namespace to an organization. 2021-09-14 10:18:10 -07:00
f5c61c8013 Move #borgmatic IRC channel from Freenode to Libera Chat due to Freenode takeover drama. 2021-06-06 21:09:40 -07:00
7076a7ff86 Add link to Hetzner storage offering from the documentation (#390). 2021-04-18 18:03:43 -07:00
9016f4be43 Clarify that spaces in path names should not be backslashed in path names (#406). 2021-04-18 17:28:11 -07:00
cf4c603f1d Clarify canonical home of borgmatic in documentation (#398). 2021-04-09 14:54:21 -07:00
97af16bd86 Add Lima-Labs to examples. 2020-11-18 12:05:38 -08:00
7b1fb68c18 Add referral link to Lima-Labs. 2020-11-17 14:04:24 -08:00
d1e9f74087 Restore referal link. 2020-08-27 15:21:53 -07:00
79d4888e22 Add documentation navigation links on left side of all documentation pages. 2020-08-21 14:27:47 -07:00
ea1274d1c6 Remove inactive referral link. 2020-08-07 10:55:05 -07:00
8306b758e8 Add documentation on how to make backups redundant with multiple repositories. 2020-07-17 16:00:50 -07:00
eab872823c Clarify license version. 2020-03-09 15:50:54 -07:00
1ddde0910c Add security policy, such as it is. 2020-01-30 15:42:48 -08:00
bc02c123e6 Monitor backups with PagerDuty hook integration (#245). 2020-01-27 15:32:09 -08:00
2405e97c38 Backup to a removable drive or intermittent server via "soft failure" feature (#284). 2020-01-24 20:52:48 -08:00
ac1d63bb0d Use more realistic repository examples in README. 2020-01-18 20:00:18 -08:00
693434f8aa Icon spacing hack that'll show up on GitHub. 2019-11-14 09:45:38 -08:00
1e8edc05e9 Marketing. 2019-11-14 09:34:53 -08:00
bd3c51fc5a Documentation for database restores (#229). 2019-10-31 21:45:47 -07:00
5e3c2da79c Database dump hooks documentation (#225). 2019-10-23 15:35:37 -07:00
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
128ebf04ce Dead man's switch via healthchecks.io integration (#223) + new monitoring documentation. 2019-10-15 10:49:14 -07:00
0602ca1862 Add how-to redirect. Fix capitalization. 2019-07-05 09:03:08 -07:00
e973802fc1 Iterate on how-to document name wording. 2019-07-05 08:57:25 -07:00
7900e5ea53 Update 'README.md' 2019-07-05 14:40:41 +00:00
de3ee07566 Update 'README.md'
Improved description of what the resource provides.
2019-07-05 14:37:42 +00:00
358ed53da0 Only show build status badge for master branch. 2019-06-23 16:53:33 -07:00
d2c46e91fe Add rsync.net to hosting providers; includ random link rotation. 2019-05-29 15:35:04 -07:00
b3776871b5 Rewrite the borgmatic overview a bit to clarify its place in the world. 2019-05-26 13:35:51 -07:00
e1f4643215 In README, use absolute links to properly rendered documentation (to cut down on confusion). 2019-05-25 21:48:05 -07:00
9c9be65b2b Add files for building documentation into a Docker image for web serving. 2019-05-20 11:41:39 -07:00