1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00
mattermost_ynh/scripts
Pierre de La Morinerie 940589206b install: replace bin/mattermost by bin/mmctl
`mmctl` is supposed to authenticate as one of the admin users. But since
this is the first user we're creating, there are no admin yet.

So in order to create the first user, we:

1. enable mmctl's "local mode", which connects to the Mattermost server
   through a socket (rather than through the authenticated API), 
2. create the first user and team,
3. disable the "local mode".
2021-10-30 22:06:56 +02:00
..
_common.sh Fix linter warnings 2021-06-23 09:50:55 +02:00
backup Set rights (#274) 2021-09-16 11:39:20 +02:00
change_url Fix linter (#224) 2021-03-17 20:59:57 +01:00
install install: replace bin/mattermost by bin/mmctl 2021-10-30 22:06:56 +02:00
remove Set rights (#274) 2021-09-16 11:39:20 +02:00
restore Set rights (#274) 2021-09-16 11:39:20 +02:00
upgrade Set rights (#274) 2021-09-16 11:39:20 +02:00