From 31afddfd4863effcc11801ab5858dd3a9a6cca95 Mon Sep 17 00:00:00 2001 From: Rutam Prita Mishra Date: Tue, 17 Oct 2023 19:56:41 +0530 Subject: [PATCH 1/2] Added note for Omnibus Ubuntu Support --- source/install/installing-mattermost-omnibus.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/install/installing-mattermost-omnibus.rst b/source/install/installing-mattermost-omnibus.rst index 61a69efed5b..0ca1d453bd5 100644 --- a/source/install/installing-mattermost-omnibus.rst +++ b/source/install/installing-mattermost-omnibus.rst @@ -39,6 +39,10 @@ Install Mattermost Omnibus :local: :depth: 1 +.. note:: + + Omnibus supports Ubuntu distributions only. We recommend to not try installing it on any other Linux distros.``. + Mattermost Omnibus packages the free, unlicensed Mattermost Enterprise version of Mattermost, a PostgreSQL database, and when required, NGINX as the application proxy. A custom CLI (``mmomni``) and ansible recipes link the components together and configures them. Mattermost Omnibus is only supported on Ubuntu distributions. Add the Mattermost PPA repositories From d12e2f5d1ea6d940e891f5725071da39cb7f6a84 Mon Sep 17 00:00:00 2001 From: "Carrie Warner (Mattermost)" <74422101+cwarnermm@users.noreply.github.com> Date: Wed, 18 Oct 2023 13:17:11 -0400 Subject: [PATCH 2/2] Update source/install/installing-mattermost-omnibus.rst --- source/install/installing-mattermost-omnibus.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/install/installing-mattermost-omnibus.rst b/source/install/installing-mattermost-omnibus.rst index 0ca1d453bd5..32758d5db63 100644 --- a/source/install/installing-mattermost-omnibus.rst +++ b/source/install/installing-mattermost-omnibus.rst @@ -41,7 +41,7 @@ Install Mattermost Omnibus .. note:: - Omnibus supports Ubuntu distributions only. We recommend to not try installing it on any other Linux distros.``. + Omnibus supports Ubuntu distributions only. Mattermost Omnibus packages the free, unlicensed Mattermost Enterprise version of Mattermost, a PostgreSQL database, and when required, NGINX as the application proxy. A custom CLI (``mmomni``) and ansible recipes link the components together and configures them. Mattermost Omnibus is only supported on Ubuntu distributions.