Kaynağa Gözat

Add a note about the components managed externally

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3911/head
Suguru Hirahara 1 yıl önce
ebeveyn
işleme
cb5d538928
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: E4F9743DAB4B7B75
3 değiştirilmiş dosya ile 2 ekleme ve 4 silme
  1. +0
    -2
      docs/configuring-playbook-backup-borg.md
  2. +0
    -2
      docs/configuring-playbook-etherpad.md
  3. +2
    -0
      docs/configuring-playbook.md

+ 0
- 2
docs/configuring-playbook-backup-borg.md Dosyayı Görüntüle

@@ -10,8 +10,6 @@ The backup will run based on `backup_borg_schedule` var (systemd timer calendar)


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. An alternative solution for backing up the Postgres database is [postgres backup](configuring-playbook-postgres-backup.md). If you decide to go with another solution, you can disable Postgres-backup support for BorgBackup using the `backup_borg_postgresql_enabled` variable. 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. An alternative solution for backing up the Postgres database is [postgres backup](configuring-playbook-postgres-backup.md). If you decide to go with another solution, you can disable Postgres-backup support for BorgBackup using the `backup_borg_postgresql_enabled` variable.


**Note**: the component is not managed by this repository but its [own repository](https://github.com/mother-of-all-self-hosting/ansible-role-backup_borg).

## Prerequisites ## Prerequisites


1. If you do not disable Postgres-backup support, make sure that the Postgres version of your homeserver's database is compatible with borgmatic. 1. If you do not disable Postgres-backup support, make sure that the Postgres version of your homeserver's database is compatible with borgmatic.


+ 0
- 2
docs/configuring-playbook-etherpad.md Dosyayı Görüntüle

@@ -4,8 +4,6 @@


When enabled together with the Jitsi audio/video conferencing system (see [our docs on Jitsi](configuring-playbook-jitsi.md)), it will be made available as an option during the conferences. When enabled together with the Jitsi audio/video conferencing system (see [our docs on Jitsi](configuring-playbook-jitsi.md)), it will be made available as an option during the conferences.


**Note**: the component is not managed by this repository but its [own repository](https://github.com/mother-of-all-self-hosting/ansible-role-etherpad).

## Adjusting the playbook configuration ## Adjusting the playbook configuration


To enable Etherpad, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file: To enable Etherpad, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:


+ 2
- 0
docs/configuring-playbook.md Dosyayı Görüntüle

@@ -26,6 +26,8 @@ For a more custom setup, see the [Other configuration options](#other-configurat


## Other configuration options ## Other configuration options


**Note**: some of the roles like one for integrating Etherpad or Jitsi are managed by their own repositories, and the configuration files for them cannot be found locally (in `roles/galaxy`) until those roles are fetched from the upstream projects. Check [requirements.yml](../requirements.yml) for the URLs of those roles.

### Core service adjustments ### Core service adjustments


- Homeserver configuration: - Homeserver configuration:


Yükleniyor…
İptal
Kaydet