Sfoglia il codice sorgente

Update docs/configuring-playbook-postgres-backup.md: add the copyright header

This is a preparation to copy the document to its own repository at the MASH project (https://github.com/mother-of-all-self-hosting/ansible-role-postgres-backup).

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4060/head
Suguru Hirahara 1 anno fa
parent
commit
8b129eefba
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: E4F9743DAB4B7B75
1 ha cambiato i file con 8 aggiunte e 0 eliminazioni
  1. +8
    -0
      docs/configuring-playbook-postgres-backup.md

+ 8
- 0
docs/configuring-playbook-postgres-backup.md Vedi File

@@ -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.


Caricamento…
Annulla
Salva