Mattermost Team Edition, the open source secure team collaboration and messaging platform, preinstalled for AWS with PostgreSQL and an nginx reverse proxy. A per-instance System Admin account and database password are generated on first boot. Backed by 24/7 cloudimg support.
## Mattermost by cloudimg
Mattermost is the popular open source platform for secure team collaboration - channels, direct messages, file sharing, search, integrations and bots - a self-hosted alternative to public SaaS chat. This Amazon Machine Image delivers Mattermost Team Edition fully installed and configured, so a complete collaboration platform is running within minutes of launch. The current release available is Mattermost 11.
## Application Stack
The Mattermost server runs as a single Go binary behind nginx, configured as a websocket-aware reverse proxy. PostgreSQL provides the database. File uploads and plugins are stored on a dedicated, independently resizable volume.
## Secure First Boot
On the first boot of every instance a one shot service generates a fresh PostgreSQL password and a fresh Mattermost System Administrator account, unique to that instance, and writes them to a root only file. The instance's own address is set as the Mattermost site URL automatically. No shared or default credentials ship in the image.
## Ready To Use
The Mattermost server, web server and database are all configured. Browse to the instance address, sign in as the administrator, create your first team, and invite members. Connect the Mattermost desktop and mobile apps to the same address.
## cloudimg Support
cloudimg provides 24/7 technical support for this image, covering Mattermost deployment, upgrades, performance tuning, integrations, TLS termination and database administration.
Mattermost is a trademark of Mattermost, Inc. Use of the name does not imply any affiliation with or endorsement by them.