Ver código fonte

Merge pull request #4060 from luixxiul/fix

Update docs/configuring-playbook-postgres-backup.md: add the copyright header
pull/4061/head
Slavi Pantaleev 1 ano atrás
committed by GitHub
pai
commit
a99c1b28dd
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: B5690EEEBB952194
1 arquivos alterados com 8 adições e 0 exclusões
  1. +8
    -0
      docs/configuring-playbook-postgres-backup.md

+ 8
- 0
docs/configuring-playbook-postgres-backup.md Ver arquivo

@@ -1,3 +1,11 @@
<!--
SPDX-FileCopyrightText: 2021 foxcris
SPDX-FileCopyrightText: 2021 - 2024 Slavi Pantaleev
SPDX-FileCopyrightText: 2024 - 2025 Suguru Hirahara

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

# Setting up postgres backup (optional)

The playbook can install and configure [docker-postgres-backup-local](https://github.com/prodrigestivill/docker-postgres-backup-local) for you via the [ansible-role-postgres-backup](https://github.com/mother-of-all-self-hosting/ansible-role-postgres-backup) Ansible role.


Carregando…
Cancelar
Salvar