Skip to content

GoMatrixHosting v0.7.0

GoMatrixHosting v0.7.0 🚀

  • CENTOS 8 EOL fix, curse you RedHat!! See#33
  • Add Mjolnir Bot section. See #20
  • Unclog discord-appservice-bot so it now works behind the wireguard proxy. See #8
  • Update deploy script readme and docs to reflect recent changes to GoMatrixHosting. See #1654

Upgrade Notes v0.7.0 🚀

  • Add the following section to every matrix_vars.yml file on AWX:
# Mjolnir Settings Start
matrix_bot_mjolnir_enabled: false
# Mjolnir Settings End
# Mjolnir Extension Start
matrix_bot_mjolnir_configuration_extension_yaml: |
  "homeserverUrl": "http://matrix-synapse:8008"
  "rawHomeserverUrl": "http://matrix-synapse:8008"
# Mjolnir Extension End
  • Re-provision all servers.

Merge request reports

Loading