Mattermost

Open source team chat platform with PostgreSQL backend and Nginx reverse proxy

Access Your Server

Open your browser and visit: http://<server-ip>:8065

Credentials

Your database credentials are saved securely in: /root/.cloudzy-creds

Mattermost Service Commands

Manage the Mattermost service with systemd:

systemctl status mattermost
systemctl start mattermost
systemctl stop mattermost
systemctl restart mattermost

Application Details