Changes

Jump to: navigation, search

Chat

14 bytes removed, 21:37, 9 February 2017
/* Upgrade */
== Upgrade ==
* The upgrade takes place like this,<codepre>ssh root@chat.fixme.ch
systemctl stop mattermost
autopostgresqlbackup
ls -l /var/lib/autopostgresqlbackup/daily/mattermost/
 
su - chat
# Download the TEAM edition (not the enterprise version) from http://about.mattermost.com/download/
rsync -a ./mattermost-$OLDVERSION/config/ ./mattermost/config/
exit
 
setcap cap_net_bind_service=+ep /home/chat/mattermost/bin/platform
systemctl start mattermost
tail -F /home/chat/mattermost/logs/mattermost.log
</codepre>
== Channel naming convention ==
ControlGroup, administrator
4,220
edits