outil_d_echange_collaboratif_mattermost
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| outil_d_echange_collaboratif_mattermost [2021/01/13 12:36] – créée admin | outil_d_echange_collaboratif_mattermost [2023/02/07 17:57] (Version actuelle) – [Configuration] admin | ||
|---|---|---|---|
| Ligne 41: | Ligne 41: | ||
| rm -rf / | rm -rf / | ||
| cd /tmp | cd /tmp | ||
| - | curl https:// | + | curl https:// |
| tar -xvzf mattermost.tar.gz | tar -xvzf mattermost.tar.gz | ||
| mv mattermost /opt | mv mattermost /opt | ||
| Ligne 53: | Ligne 53: | ||
| Configuration: | Configuration: | ||
| + | |||
| + | Modifier, dans le fichier /// | ||
| < | < | ||
| - | ln -sf / | + | { |
| - | mattermost config set SqlSettings.DriverName | + | " |
| - | mattermost config set SqlSettings.DataSource | + | "DriverName": " |
| - | mattermost config set ServiceSettings.SiteURL " | + | " |
| - | mattermost config set TeamSettings.SiteName " | + | }, |
| - | mattermost config set TeamSettings.CustomDescriptionText " | + | "ServiceSettings": { |
| - | mattermost config set TeamSettings.MaxChannelsPerTeam "100" | + | " |
| - | mattermost config set TeamSettings.MaxUsersPerTeam "30" | + | " |
| - | mattermost config set TeamSettings.EnableUserCreation " | + | " |
| - | mattermost config set PasswordSettings.MinimumLength | + | }, |
| - | mattermost config set PasswordSettings.Number "false" | + | "TeamSettings": { |
| - | mattermost config set PluginSettings.Enable "false" | + | "SiteName": |
| - | mattermost config set LocalizationSettings.AvailableLocales " | + | " |
| - | mattermost config set LocalizationSettings.DefaultClientLocale " | + | " |
| - | mattermost config set LocalizationSettings.DefaultServerLocale " | + | " |
| - | mattermost config set EmailSettings.SMTPServer " | + | "MaxChannelsPerTeam" |
| - | mattermost config set EmailSettings.SMTPPort " | + | " |
| - | mattermost config set EmailSettings.SMTPUsername "" | + | " |
| - | mattermost config set EmailSettings.SMTPPassword "" | + | }, |
| - | mattermost user create --email contact@sleto.net --username portail --password ' | + | |
| + | " | ||
| + | " | ||
| + | | ||
| + | " | ||
| + | }, | ||
| + | " | ||
| + | " | ||
| + | "Number" | ||
| + | }, | ||
| + | "PluginSettings": { | ||
| + | "Enable" | ||
| + | }, | ||
| + | "LocalizationSettings": { | ||
| + | "AvailableLocales": | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | "EmailSettings": { | ||
| + | "SMTPServer": | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | } | ||
| </ | </ | ||
outil_d_echange_collaboratif_mattermost.1610537762.txt.gz · Dernière modification : 2021/05/08 13:25 (modification externe)
