add/unify 'Project source code URL' link across all roles

master
Aine 2 years ago
parent fa9b34b983
commit e149f33140
No known key found for this signature in database
GPG Key ID: 34969C908CCA2804

@ -1,4 +1,6 @@
---
# Project source code URL: https://gitlab.com/etke.cc/borgmatic
matrix_backup_borg_enabled: true
matrix_backup_borg_base_path: "{{ matrix_base_data_path }}/backup-borg"

@ -1,6 +1,6 @@
---
# buscarron is a helpdesk bot
# See: https://gitlab.com/etke.cc/buscarron
# Project source code URL: https://gitlab.com/etke.cc/buscarron
matrix_bot_buscarron_enabled: true

@ -1,6 +1,6 @@
---
# Go-NEB is a Matrix bot written in Go. It is the successor to Matrix-NEB, the original Matrix bot written in Python.
# See: https://github.com/matrix-org/go-neb
# Project source code URL: https://github.com/matrix-org/go-neb
matrix_bot_go_neb_enabled: true
matrix_bot_go_neb_version: latest

@ -1,6 +1,6 @@
---
# honoroit is a helpdesk bot
# See: https://gitlab.com/etke.cc/honoroit
# Project source code URL: https://gitlab.com/etke.cc/honoroit
matrix_bot_honoroit_enabled: true

@ -1,6 +1,6 @@
---
# matrix-registration-bot creates and manages registration tokens for a matrix server
# See: https://github.com/moan0s/matrix-registration-bot
# Project source code URL: https://github.com/moan0s/matrix-registration-bot
matrix_bot_matrix_registration_bot_enabled: true
matrix_bot_matrix_registration_bot_container_image_self_build: false

@ -1,6 +1,6 @@
---
# matrix-reminder-bot is a bot for one-off and recurring reminders
# See: https://github.com/anoadragon453/matrix-reminder-bot
# Project source code URL: https://github.com/anoadragon453/matrix-reminder-bot
matrix_bot_matrix_reminder_bot_enabled: true

@ -1,6 +1,6 @@
---
# A moderation tool for Matrix
# See: https://github.com/matrix-org/mjolnir
# Project source code URL: https://github.com/matrix-org/mjolnir
matrix_bot_mjolnir_enabled: true

@ -1,6 +1,6 @@
---
# matrix-appservice-discord is a Matrix <-> Discord bridge
# See: https://github.com/Half-Shot/matrix-appservice-discord
# Project source code URL: https://github.com/Half-Shot/matrix-appservice-discord
matrix_appservice_discord_enabled: true

@ -1,6 +1,6 @@
---
# Matrix Appservice IRC is a Matrix <-> IRC bridge
# See: https://github.com/matrix-org/matrix-appservice-irc
# Project source code URL: https://github.com/matrix-org/matrix-appservice-irc
matrix_appservice_irc_enabled: true

@ -1,6 +1,6 @@
---
# matrix-appservice-slack is a Matrix <-> Slack bridge
# See: https://github.com/matrix-org/matrix-appservice-slack
# Project source code URL: https://github.com/matrix-org/matrix-appservice-slack
matrix_appservice_slack_enabled: true

@ -1,6 +1,6 @@
---
# matrix-appservice-webhooks is a Matrix <-> webhook bridge
# See: https://github.com/redoonetworks/matrix-appservice-webhooks
# Project source code URL: https://github.com/redoonetworks/matrix-appservice-webhooks
matrix_appservice_webhooks_enabled: true

@ -1,6 +1,6 @@
---
# beeper-linkedin is a Matrix <-> LinkedIn bridge
# See: https://gitlab.com/beeper/linkedin
# Project source code URL: https://gitlab.com/beeper/linkedin
matrix_beeper_linkedin_enabled: true

@ -1,6 +1,6 @@
---
# Go Skype Bridge is a Matrix <-> Skype bridge
# See: https://github.com/kelaresg/go-skype-bridge
# Project source code URL: https://github.com/kelaresg/go-skype-bridge
matrix_go_skype_bridge_enabled: true

@ -1,6 +1,6 @@
---
# heisenbridge is a bouncer-style Matrix IRC bridge
# See: https://github.com/hifi/heisenbridge
# Project source code URL: https://github.com/hifi/heisenbridge
matrix_heisenbridge_enabled: true

@ -1,7 +1,7 @@
---
# A bridge between Matrix and multiple project management services, such as GitHub, GitLab and JIRA.
# https://github.com/matrix-org/matrix-hookshot
# Project source code URL: https://github.com/matrix-org/matrix-hookshot
matrix_hookshot_enabled: true

@ -1,6 +1,6 @@
---
# mautrix-facebook is a Matrix <-> Facebook bridge
# See: https://github.com/mautrix/facebook
# Project source code URL: https://github.com/mautrix/facebook
matrix_mautrix_facebook_enabled: true

@ -1,6 +1,6 @@
---
# mautrix-googlechat is a Matrix <-> googlechat bridge
# See: https://github.com/mautrix/googlechat
# Project source code URL: https://github.com/mautrix/googlechat
matrix_mautrix_googlechat_enabled: true

@ -1,6 +1,6 @@
---
# mautrix-hangouts is a Matrix <-> Hangouts bridge
# See: https://github.com/mautrix/hangouts
# Project source code URL: https://github.com/mautrix/hangouts
matrix_mautrix_hangouts_enabled: true

@ -1,6 +1,6 @@
---
# mautrix-instagram is a Matrix <-> Instagram bridge
# See: https://github.com/mautrix/instagram
# Project source code URL: https://github.com/mautrix/instagram
matrix_mautrix_instagram_enabled: true

@ -1,6 +1,6 @@
---
# mautrix-signal is a Matrix <-> Signal bridge
# See: https://github.com/mautrix/signal
# Project source code URL: https://github.com/mautrix/signal
matrix_mautrix_signal_enabled: true

@ -1,6 +1,6 @@
---
# mautrix-telegram is a Matrix <-> Telegram bridge
# See: https://github.com/mautrix/telegram
# Project source code URL: https://github.com/mautrix/telegram
matrix_mautrix_telegram_enabled: true

@ -1,6 +1,6 @@
---
# mautrix-twitter is a Matrix <-> Twitter bridge
# See: https://github.com/mautrix/twitter
# Project source code URL: https://github.com/mautrix/twitter
matrix_mautrix_twitter_enabled: true

@ -1,6 +1,6 @@
---
# mautrix-whatsapp is a Matrix <-> Whatsapp bridge
# See: https://github.com/mautrix/whatsapp
# Project source code URL: https://github.com/mautrix/whatsapp
matrix_mautrix_whatsapp_enabled: true

@ -1,6 +1,6 @@
---
# Mx Puppet Discord is a Matrix <-> Discord bridge
# See: https://gitlab.com/mx-puppet/discord/mx-puppet-discord
# Project source code URL: https://gitlab.com/mx-puppet/discord/mx-puppet-discord
matrix_mx_puppet_discord_enabled: true

@ -1,6 +1,6 @@
---
# Mx Puppet GroupMe is a Matrix <-> GroupMe bridge
# See: https://gitlab.com/robintown/mx-puppet-groupme
# Project source code URL: https://gitlab.com/robintown/mx-puppet-groupme
matrix_mx_puppet_groupme_enabled: true

@ -1,6 +1,6 @@
---
# mx-puppet-instagram bridges instagram DMs
# See: https://github.com/Sorunome/mx-puppet-instagram
# Project source code URL: https://github.com/Sorunome/mx-puppet-instagram
matrix_mx_puppet_instagram_enabled: true

@ -1,6 +1,6 @@
---
# Mx Puppet Slack is a Matrix <-> Slack bridge
# See: https://github.com/Sorunome/mx-puppet-slack
# Project source code URL: https://gitlab.com/mx-puppet/slack/mx-puppet-slack
matrix_mx_puppet_slack_enabled: true

@ -1,11 +1,11 @@
---
# Mx Puppet Steam is a Matrix <-> Steam bridge
# See: https://github.com/matrix-steam/mx-puppet-steam
# Project source code URL: https://github.com/icewind1991/mx-puppet-steam
matrix_mx_puppet_steam_enabled: true
matrix_mx_puppet_steam_container_image_self_build: false
matrix_mx_puppet_steam_container_image_self_build_repo: "https://github.com/tilosp/mx-puppet-steam.git"
matrix_mx_puppet_steam_container_image_self_build_repo: "https://github.com/icewind1991/mx-puppet-steam.git"
# Controls whether the mx-puppet-steam container exposes its HTTP port (tcp/8432 in the container).
#

@ -1,7 +1,7 @@
---
# Mx Puppet Twitter is a Matrix <-> Twitter bridge
# See: https://github.com/Sorunome/mx-puppet-twitter
# Project source code URL: https://github.com/Sorunome/mx-puppet-twitter
matrix_mx_puppet_twitter_enabled: true

@ -1,6 +1,6 @@
---
# matrix-sms-bridge is a Matrix <-> SMS bridge
# See: https://github.com/benkuly/matrix-sms-bridge
# Project source code URL: https://github.com/benkuly/matrix-sms-bridge
matrix_sms_bridge_enabled: true

@ -1,4 +1,5 @@
---
# Project source code URL: https://github.com/ajbura/cinny
matrix_client_cinny_enabled: true

@ -1,4 +1,5 @@
---
# Project source code URL: https://github.com/vector-im/element-web
matrix_client_element_enabled: true

@ -1,4 +1,5 @@
---
# Project source code URL: https://github.com/vector-im/hydrogen-web
matrix_client_hydrogen_enabled: true

@ -1,6 +1,6 @@
---
# matrix-corporal is a reconciliator and gateway for a managed Matrix server.
# See: https://github.com/devture/matrix-corporal
# Project source code URL: https://github.com/devture/matrix-corporal
matrix_corporal_enabled: true

@ -1,4 +1,5 @@
---
# Project source code URL: https://github.com/coturn/coturn
matrix_coturn_enabled: true

@ -1,6 +1,6 @@
---
# Dendrite is a second-generation Matrix homeserver currently in Beta
# See: https://github.com/matrix-org/dendrite
# Project source code URL: https://github.com/matrix-org/dendrite
matrix_dendrite_enabled: true

@ -1,4 +1,5 @@
---
# Project source code URL: https://github.com/turt2live/matrix-dimension
matrix_dimension_enabled: false

@ -1,4 +1,6 @@
---
# Project source code URL: https://github.com/linuxserver/docker-ddclient
# Whether dynamic dns is enabled
matrix_dynamic_dns_enabled: true

@ -1,4 +1,5 @@
---
# Project source code URL: https://github.com/devture/email2matrix
matrix_email2matrix_enabled: true

@ -1,4 +1,5 @@
---
# Project source code URL: https://github.com/ether/etherpad-lite
matrix_etherpad_enabled: false

@ -1,6 +1,7 @@
---
# matrix-grafana is open source visualization and analytics software
# See: https://github.com/matrix-org/synapse/blob/master/docs/metrics-howto.md
# Project source code URL: https://github.com/grafana/grafana
matrix_grafana_enabled: false

@ -1,4 +1,5 @@
---
# Project source code URL: https://github.com/jitsi/docker-jitsi-meet
matrix_jitsi_enabled: true

@ -1,6 +1,6 @@
---
# ma1sd is a Federated Matrix Identity Server
# See: https://github.com/ma1uta/ma1sd
# Project source code URL: https://github.com/ma1uta/ma1sd
matrix_ma1sd_enabled: true

@ -1,4 +1,5 @@
---
# Project source code URL: https://github.com/devture/exim-relay
matrix_mailer_enabled: true

@ -1,4 +1,5 @@
---
# Project source code URL: https://github.com/nginx/nginx
matrix_nginx_proxy_enabled: true
matrix_nginx_proxy_version: 1.21.6-alpine

@ -1,4 +1,6 @@
---
# Project source code URL: https://github.com/binwiederhier/ntfy
matrix_ntfy_enabled: true
matrix_ntfy_base_path: "{{ matrix_base_data_path }}/ntfy"

@ -1,4 +1,5 @@
---
# Project source code URL: https://github.com/prodrigestivill/docker-postgres-backup-local
matrix_postgres_backup_enabled: false

@ -1,4 +1,5 @@
---
# Project source code URL: https://github.com/postgres/postgres
# Controls if the Postgres server managed by the playbook is enabled.
# You can turn it off and use an external Postgres server by setting this to `false`.

@ -1,6 +1,7 @@
---
# matrix-prometheus-node-exporter is an Prometheus exporter for machine metrics
# See: https://prometheus.io/docs/guides/node-exporter/
# Project source code URL: https://github.com/prometheus/node_exporter
matrix_prometheus_node_exporter_enabled: false

@ -1,6 +1,6 @@
---
# matrix-prometheus-postgres-exporter is an Prometheus exporter for postgres metrics
# See: https://github.com/prometheus-community/postgres_exporter
# Project source code URL: https://github.com/prometheus-community/postgres_exporter
matrix_prometheus_postgres_exporter_enabled: false

@ -1,6 +1,7 @@
---
# matrix-prometheus is an open-source systems monitoring and alerting toolkit
# See: https://github.com/matrix-org/synapse/blob/master/docs/metrics-howto.md
# Project source code URL: https://github.com/prometheus/prometheus
matrix_prometheus_enabled: false

@ -1,4 +1,5 @@
---
# Project source code URL: https://github.com/redis/redis
matrix_redis_enabled: true

@ -1,6 +1,7 @@
---
# matrix-registration is a simple python application to have a token based matrix registration
# See: https://zeratax.github.io/matrix-registration/
# Project source code URL: https://github.com/ZerataX/matrix-registration
matrix_registration_enabled: true

@ -1,7 +1,7 @@
---
# Sygnal is a reference Push Gateway for Matrix.
# To make use of it for delivering push notificatins, you'll need to develop/build your own Matrix app.
# Learn more here: https://github.com/matrix-org/sygnal
# Project source code URL: https://github.com/matrix-org/sygnal
matrix_sygnal_enabled: false
matrix_sygnal_base_path: "{{ matrix_base_data_path }}/sygnal"

@ -1,6 +1,6 @@
---
# matrix-synapse-admin is a web UI for mananging the Synapse Matrix server
# See: https://github.com/Awesome-Technologies/synapse-admin
# Project source code URL: https://github.com/Awesome-Technologies/synapse-admin
matrix_synapse_admin_enabled: true

@ -1,6 +1,6 @@
---
# Synapse is a Matrix homeserver
# See: https://github.com/matrix-org/synapse
# Project source code URL: https://github.com/matrix-org/synapse
matrix_synapse_enabled: true

Loading…
Cancel
Save