소스 검색

Merge pull request #4052 from luixxiul/fix

Update docs/configuring-playbook-backup-borg.md for the MASH project
pull/4053/head
Slavi Pantaleev 1 년 전
committed by GitHub
부모
커밋
c6df7d1725
No known key found for this signature in database GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일11개의 추가작업 그리고 1개의 파일을 삭제
  1. +11
    -1
      docs/configuring-playbook-backup-borg.md

+ 11
- 1
docs/configuring-playbook-backup-borg.md 파일 보기

@@ -1,3 +1,13 @@
<!--
SPDX-FileCopyrightText: 2022 - 2025 Nikita Chernyi
SPDX-FileCopyrightText: 2022 - 2024 Slavi Pantaleev
SPDX-FileCopyrightText: 2022 MDAD project contributors
SPDX-FileCopyrightText: 2022 Julian-Samuel Gebühr
SPDX-FileCopyrightText: 2024 - 2025 Suguru Hirahara

SPDX-License-Identifier: AGPL-3.0-or-later
-->

# Setting up BorgBackup (optional)

The playbook can install and configure [BorgBackup](https://www.borgbackup.org/) (short: Borg) with [borgmatic](https://torsion.org/borgmatic/) for you.
@@ -12,7 +22,7 @@ You will need a remote server where BorgBackup will store the backups. There are

### Check the Postgres version

By default, if you're using the integrated Postgres database server (as opposed to [an external Postgres server](configuring-playbook-external-postgres.md)), backups with BorgBackup will also include dumps of your Postgres database.
If you're using the integrated Postgres database server (as opposed to [an external Postgres server](configuring-playbook-external-postgres.md)), backups with BorgBackup will also include dumps of your Postgres database by default.

Unless you disable the Postgres-backup support, make sure that the Postgres version of your homeserver's database is compatible with borgmatic. You can check the compatible versions [here](https://github.com/mother-of-all-self-hosting/ansible-role-backup_borg/blob/main/defaults/main.yml).



불러오는 중...
취소
저장