1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-07-06 22:35:56 +02:00

Setting up REUSE: add copyright statements to files in docs/

Note that files in docs/assets/ are managed with REUSE.toml

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2024-12-07 18:46:15 +09:00
parent 655d8e0e87
commit b268a811d2
129 changed files with 772 additions and 0 deletions

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
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.