Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Mattermost

Vars

Mattermost utilise les variables suivante

À définir dans le host_vars

  • application_domain
  • application_port
  • admin_password
  • application_db_password

Définies dans le groupe du vps du service

  • behind_reverse_proxy
  • vmid

Définies dans le role

  • application_db_name : {{ application_id }}_db
  • application_db_user : {{ application_id}}_usr
  • application_id : {{ inventory_hostname }}
  • pg_version : 15
  • application: mattermost
  • version: "10.4.2"
  • download_url: "https://releases.mattermost.com/{{ app_version }}/mattermost-{{ app_version }}-linux-amd64.tar.gz"
  • application_checksum

Définies globalement

  • smtp_host
  • smtp_port
  • smtp_name
  • smtp_password
  • smtp_secure
  • smtp_auth_type
  • smtp_usr
  • smtp_mode
  • smtp_domain