добавил ссылки на плагины
This commit is contained in:
17
README.md
17
README.md
@@ -1,14 +1,6 @@
|
||||
Установка mattermost + mostlymatter
|
||||
|
||||
groupadd -r mattermost && useradd -m -g mattermost mattermost
|
||||
|
||||
usermod -aG docker mattermost
|
||||
|
||||
chsh -s /usr/bin/bash mattermost
|
||||
|
||||
su - mattermost
|
||||
|
||||
id -nG
|
||||
Доступ ограничен, поэтому устанавливал с правами root
|
||||
|
||||
git clone https://gitea.metacores.ru/nchebrov/mostlymatter
|
||||
|
||||
@@ -27,3 +19,10 @@ docker build . --no-cache
|
||||
|
||||
docker-compose up -d
|
||||
|
||||
---------------------
|
||||
Plugin
|
||||
|
||||
https://github.com/mattermost-community/mattermost-plugin-jitsi
|
||||
|
||||
https://github.com/moussetc/mattermost-plugin-giphy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user