mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 02:37:31 +01:00
4e2780ff88
This commit introduces a new role that downloads and installs the prometheus community postgres exporter https://github.com/prometheus-community/postgres_exporter. A new credential is added to matrix_postgres_additional_databases that allows the exporter access to the database to gather statistics. A new dashboard was added to the grafana role, with some refactoring to enable the dashboard only if the new role is enabled. I've included some basic instructions for how to enable the role in the Docs section. In terms of testing, I've tested enabling the role, and disabling it to make sure it cleans up the container and systemd role. |
||
---|---|---|
.. | ||
alternative-architectures.md | ||
ansible.md | ||
configuring-awx-system.md | ||
configuring-captcha.md | ||
configuring-dns.md | ||
configuring-playbook-base-domain-serving.md | ||
configuring-playbook-bot-go-neb.md | ||
configuring-playbook-bot-matrix-reminder-bot.md | ||
configuring-playbook-bot-mjolnir.md | ||
configuring-playbook-bridge-appservice-discord.md | ||
configuring-playbook-bridge-appservice-irc.md | ||
configuring-playbook-bridge-appservice-slack.md | ||
configuring-playbook-bridge-appservice-webhooks.md | ||
configuring-playbook-bridge-heisenbridge.md | ||
configuring-playbook-bridge-matrix-bridge-sms.md | ||
configuring-playbook-bridge-mautrix-facebook.md | ||
configuring-playbook-bridge-mautrix-hangouts.md | ||
configuring-playbook-bridge-mautrix-instagram.md | ||
configuring-playbook-bridge-mautrix-signal.md | ||
configuring-playbook-bridge-mautrix-telegram.md | ||
configuring-playbook-bridge-mautrix-whatsapp.md | ||
configuring-playbook-bridge-mx-puppet-discord.md | ||
configuring-playbook-bridge-mx-puppet-groupme.md | ||
configuring-playbook-bridge-mx-puppet-instagram.md | ||
configuring-playbook-bridge-mx-puppet-skype.md | ||
configuring-playbook-bridge-mx-puppet-slack.md | ||
configuring-playbook-bridge-mx-puppet-steam.md | ||
configuring-playbook-bridge-mx-puppet-twitter.md | ||
configuring-playbook-client-element.md | ||
configuring-playbook-client-hydrogen.md | ||
configuring-playbook-dimension.md | ||
configuring-playbook-dynamic-dns.md | ||
configuring-playbook-email2matrix.md | ||
configuring-playbook-email.md | ||
configuring-playbook-etherpad.md | ||
configuring-playbook-external-postgres.md | ||
configuring-playbook-federation.md | ||
configuring-playbook-jitsi.md | ||
configuring-playbook-ldap-auth.md | ||
configuring-playbook-ma1sd.md | ||
configuring-playbook-matrix-corporal.md | ||
configuring-playbook-matrix-registration.md | ||
configuring-playbook-nginx.md | ||
configuring-playbook-own-webserver.md | ||
configuring-playbook-postgres-backup.md | ||
configuring-playbook-prometheus-grafana.md | ||
configuring-playbook-prometheus-postgres.md | ||
configuring-playbook-rest-auth.md | ||
configuring-playbook-riot-web.md | ||
configuring-playbook-s3.md | ||
configuring-playbook-shared-secret-auth.md | ||
configuring-playbook-ssl-certificates.md | ||
configuring-playbook-sygnal.md | ||
configuring-playbook-synapse-admin.md | ||
configuring-playbook-synapse-simple-antispam.md | ||
configuring-playbook-synapse.md | ||
configuring-playbook-telemetry.md | ||
configuring-playbook-turn.md | ||
configuring-playbook.md | ||
configuring-well-known.md | ||
container-images.md | ||
faq.md | ||
getting-the-playbook.md | ||
howto-server-delegation.md | ||
importing-postgres.md | ||
importing-synapse-media-store.md | ||
importing-synapse-sqlite.md | ||
installing.md | ||
maintenance-and-troubleshooting.md | ||
maintenance-checking-services.md | ||
maintenance-migrating.md | ||
maintenance-postgres.md | ||
maintenance-synapse.md | ||
maintenance-upgrading-services.md | ||
prerequisites.md | ||
README.md | ||
registering-users.md | ||
self-building.md | ||
uninstalling.md | ||
updating-users-passwords.md |
Table of Contents
-
FAQ - lots of questions and answers. Jump to Prerequisites to avoid reading too much and to just start a guided installation.
-
Prerequisites - go here to a guided installation using this Ansible playbook
-
Importing data from another server installation