summaryrefslogtreecommitdiffstats
path: root/doc/install/Production-Debian.md
Commit message (Collapse)AuthorAgeFilesLines
* rhel-install=Corey Hulen2015-12-171-6/+23
|
* Update nginx ssl-confmklepp2015-12-091-1/+2
|
* Adding request for testing helpit332015-10-261-1/+4
|
* Production installation instructions for Debian Jessie with SystemdHunter McMillen2015-10-211-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.