Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added word "team" | Earl Myers | 2016-01-04 | 1 | -1/+1 |
| | |||||
* | Add missing DH param generation instructions to SSL section | Hjf288 | 2015-12-29 | 1 | -2/+2 |
| | |||||
* | GIT-1682: Complete the SSL configuration section of the documentation and ↵ | Hjf288 | 2015-12-28 | 1 | -30/+42 |
| | | | | normalise the spacing in the NGINX config examples | ||||
* | rhel-install | =Corey Hulen | 2015-12-17 | 1 | -6/+23 |
| | |||||
* | Update nginx ssl-conf | mklepp | 2015-12-09 | 1 | -1/+2 |
| | |||||
* | Adding request for testing help | it33 | 2015-10-26 | 1 | -1/+4 |
| | |||||
* | Production installation instructions for Debian Jessie with Systemd | Hunter McMillen | 2015-10-21 | 1 | -0/+299 |
The instructions for Ubuntu work for the most part on Debian installations. The main difference is that Debian does not use Upstart by default, Debian 8 (Jessie) uses Systemd, pre-Jessie Debians use SysV init. This guides shows you how to install Mattermost on Debian under /opt and running as system user named mattermost. It also supplies an init script to be installed in /etc/init.d. If you are using Systemd this will get turned into a Systemd service file at boot-time, otherwise it will just work. |