{"id":45148,"date":"2023-04-19T12:30:56","date_gmt":"2023-04-19T17:30:56","guid":{"rendered":"https:\/\/www.rosehosting.com\/blog\/?p=45148"},"modified":"2024-07-16T01:52:30","modified_gmt":"2024-07-16T06:52:30","slug":"how-to-install-mattermost-on-ubuntu-22-04","status":"publish","type":"post","link":"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/","title":{"rendered":"How to Install Mattermost on Ubuntu 22.04"},"content":{"rendered":"<div id=\"bsf_rt_marker\"><\/div><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"742\" height=\"372\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2023\/04\/install-mattermost-on-ubuntu-22-04.webp\" alt=\"install mattermost on ubuntu 22.04\" class=\"wp-image-45781\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2023\/04\/install-mattermost-on-ubuntu-22-04.webp 742w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2023\/04\/install-mattermost-on-ubuntu-22-04-300x150.webp 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2023\/04\/install-mattermost-on-ubuntu-22-04-150x75.webp 150w\" sizes=\"(max-width: 742px) 100vw, 742px\" \/><\/figure>\n<\/div>\n\n\n<p><\/p>\n\n\n\n<p>Mattermost is an open-source communication and <a href=\"https:\/\/www.rosehosting.com\/blog\/top-10-collaboration-software\/\" target=\"_blank\" rel=\"noreferrer noopener\">collaboration platform<\/a> for businesses, organizations, and technical and operational teams. It\u2019s a secure and private alternative to other messaging platforms like Slack and Microsoft Teams.<\/p>\n\n\n\n<!--more-->\n\n\n\n<p>With Mattermost, you have a rich ecosystem of third-party tools which you can integrate, and you can host your own messaging server, have full control over your data, and customize the platform to your specific needs.<\/p>\n\n\n\n<p>In this tutorial, we will show you how to install Mattermost on Ubuntu 22.04. Also, you can check out our tutorial on <a href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-chat-on-ubuntu-20-04\/\" target=\"_blank\" rel=\"noreferrer noopener\">installing Mattermost on Ubuntu 20.04<\/a>.<\/p>\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_2 counter-hierarchy ez-toc-counter ez-toc-transparent ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-69d19dfe139f2\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"ez-toc-cssicon\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-69d19dfe139f2\"  aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/#Step-1-Update-Ubuntu-Packages\" >Step 1: Update Ubuntu Packages<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/#Step-2-Install-PostgreSQL\" >Step 2: Install PostgreSQL<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/#Step-3-Install-Mattermost\" >Step 3: Install Mattermost<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/#Step-4-Configure-Mattermost\" >Step 4: Configure Mattermost<\/a><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step-1-Update-Ubuntu-Packages\"><\/span>Step 1: Update Ubuntu Packages<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Before installing any new package on your Ubuntu 20.04 server, updating the packages is always a good idea.<\/p>\n\n\n\n<p>To do so, run the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"># apt update &amp;&amp; sudo apt upgrade<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step-2-Install-PostgreSQL\"><\/span>Step 2: Install PostgreSQL<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>You can use <a href=\"https:\/\/www.rosehosting.com\/blog\/mysql-vs-sqlite-vs-postgresql\/\" target=\"_blank\" rel=\"noreferrer noopener\">MySQL or PostgreSQL<\/a> as a database server; for this tutorial, you are going to use PostgreSQL as a database <a href=\"https:\/\/www.rosehosting.com\/mattermost-server\/\" target=\"_blank\" rel=\"noreferrer noopener\">server for Mattermost<\/a>.<br>You can install PostgreSQL using the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"># apt install postgresql postgresql-contrib<\/pre>\n\n\n\n<p>Once the installation is completed, you can access PostgreSQL using the command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo -u postgres psql<\/pre>\n\n\n\n<p>Now go ahead and create a new database and PostgreSQL user who will have full permissions to this database<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">postgres=# CREATE DATABASE mattermost;.\npostgres=# CREATE USER matuser WITH PASSWORD 'secure-password';\npostgres=# GRANT ALL PRIVILEGES ON DATABASE mattermost to matuser;\npostgres=# \\q<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step-3-Install-Mattermost\"><\/span>Step 3: Install Mattermost<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Download the latest version of Mattermost from the official website using the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"># wget https:\/\/releases.mattermost.com\/7.8.1\/mattermost-7.8.1-linux-amd64.tar.gz<\/pre>\n\n\n\n<p>Extract the downloaded archive using the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"># tar -xvf mattermost*.tar.gz<\/pre>\n\n\n\n<p>Move the extracted directory to the \/opt directory using the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"># mv mattermost \/opt\/mattermost<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step-4-Configure-Mattermost\"><\/span>Step 4: Configure Mattermost<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>First, create a new system user called mattermost using the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"># useradd -U -M -d \/opt\/mattermost mattermost<\/pre>\n\n\n\n<p>Change the owner and group of the Mattermost directory to mattermost using the command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"># chown -R mattermost:mattermost \/opt\/mattermost<\/pre>\n\n\n\n<p>Now you open you favorite your favorite text editor and edit the configuration file for Mattermost.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"># nano \/opt\/mattermost\/config\/config.json<\/pre>\n\n\n\n<p>You will need to edit the following line according to your database username, password and database name:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">\"DataSource\": postgres:\/\/matuser:strong-password@localhost:5432\/mattermost?sslmode=disable&amp;connect_timeout=10\",<\/pre>\n\n\n\n<p>Now you can create the systemd unit file for the Mattermost service at \/etc\/systemd\/system\/mattermost.service<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">[Unit]\nDescription=Mattermost\nAfter=network.target\nAfter=postgresql.service\nBindsTo=postgresql.service\n\n[Service]\nType=notify\nExecStart=\/opt\/mattermost\/bin\/mattermost\nTimeoutStartSec=3600\nKillMode=mixed\nRestart=always\nRestartSec=10\nWorkingDirectory=\/opt\/mattermost\nUser=mattermost\nGroup=mattermost\nLimitNOFILE=49152\n\n[Install]\nWantedBy=multi-user.target\n<\/pre>\n\n\n\n<p>Reload the system daemon and can start the Mattermost service<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"># systemctl daemon-reload\n# systemctl start mattermost<\/pre>\n\n\n\n<p>You can also enable the mattermost service to start automatically with every system reboot<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"># systemctl enable mattermost<\/pre>\n\n\n\n<p>To confirm that Mattermost is installed and everything is working as expected, you can run:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"># systemctl status mattermost<\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\">\u25cf mattermost.service - Mattermost\n     Loaded: loaded (\/etc\/systemd\/system\/mattermost.service; disabled; vendor preset: enabled)\n     Active: active (running) since Tue 2023-03-14 12:08:12 UTC; 2h 17min ago\n   Main PID: 11725 (mattermost)\n      Tasks: 40 (limit: 4573)\n     Memory: 273.2M\n        CPU: 16.264s\n     CGroup: \/system.slice\/mattermost.service\n             \u251c\u250011725 \/opt\/mattermost\/bin\/mattermost\n             \u251c\u250011743 plugins\/com.mattermost.plugin-channel-export\/server\/dist\/plugin-linux-amd64\n             \u251c\u250011748 plugins\/com.mattermost.nps\/server\/dist\/plugin-linux-amd64\n             \u251c\u250011761 plugins\/playbooks\/server\/dist\/plugin-linux-amd64\n             \u251c\u250011774 plugins\/focalboard\/server\/dist\/plugin-linux-amd64\n             \u2514\u250011789 plugins\/com.mattermost.calls\/server\/dist\/plugin-linux-amd64\n<\/pre>\n\n\n\n<p>Mattermost is now installed and running. To access Mattermost, open your favorite browser and enter http:\/\/server-IP-address:8065<\/p>\n\n\n\n<p>To access Mattermost using your domain, you will need to install nginx and set up a reverse proxy for port 8065<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"># apt install nginx<\/pre>\n\n\n\n<p>Create the virtual host file by replacing your-domain with your actual domain<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"># nano \/etc\/nginx\/sites-available\/your-domain.com.conf<\/pre>\n\n\n\n<p>Use the following code for the virtual host configuration file, and don&#8217;t forget to replace your-domain with your actual domain name<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">server {\n        listen 80;\n\n        server_name your-domain.com;\n        root \/opt\/mattermost;\n\n        error_log \/var\/log\/nginx\/mattermost.error;\n        access_log \/var\/log\/nginx\/mattermost.access;\n\n               location \/ {\n\n        proxy_pass http:\/\/localhost:8065;\n\n    }\n}<\/pre>\n\n\n\n<p>Now Mattermost can be accessed over your domain https:\/\/your-domain.com. If you found this article helpful and were able to install Mattermost on your <a href=\"https:\/\/www.rosehosting.com\/ubuntu-hosting\/\" target=\"_blank\" rel=\"noreferrer noopener\">Ubuntu 22.04 server<\/a>, please consider sharing the knowledge on social media or the Internet. You can also leave a comment if you want to show appreciation or if you have any better methods of installing Mattermost. Thank you!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Mattermost is an open-source communication and collaboration platform for businesses, organizations, and technical and operational teams. It\u2019s a secure and &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"How to Install Mattermost on Ubuntu 22.04\" class=\"read-more button\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/#more-45148\" aria-label=\"Read more about How to Install Mattermost on Ubuntu 22.04\">Read More<\/a><\/p>\n","protected":false},"author":4,"featured_media":45781,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13,1698],"tags":[942,59],"class_list":["post-45148","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials","category-ubuntu","tag-mattermost","tag-ubuntu","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-33"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Install Mattermost on Ubuntu 22.04 | RoseHosting<\/title>\n<meta name=\"description\" content=\"Mattermost is an open-source collaboration platform for businesses and organizations. Let&#039;s install Mattermost on Ubuntu 22.04.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install Mattermost on Ubuntu 22.04\" \/>\n<meta property=\"og:description\" content=\"Mattermost is an open-source collaboration platform for businesses and organizations. Let&#039;s install Mattermost on Ubuntu 22.04.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/\" \/>\n<meta property=\"og:site_name\" content=\"RoseHosting\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/RoseHosting\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/rosehosting.helpdesk\" \/>\n<meta property=\"article:published_time\" content=\"2023-04-19T17:30:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-16T06:52:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2023\/04\/install-mattermost-on-ubuntu-22-04.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"742\" \/>\n\t<meta property=\"og:image:height\" content=\"372\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Jeff Wilson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"How to Install Mattermost on Ubuntu 22.04\" \/>\n<meta name=\"twitter:description\" content=\"Mattermost is an open-source collaboration platform for businesses and organizations. Let&#039;s install Mattermost on Ubuntu 22.04.\" \/>\n<meta name=\"twitter:creator\" content=\"@rosehosting\" \/>\n<meta name=\"twitter:site\" content=\"@rosehosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jeff Wilson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-mattermost-on-ubuntu-22-04\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-mattermost-on-ubuntu-22-04\\\/\"},\"author\":{\"name\":\"Jeff Wilson\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/person\\\/7ce77a842fa6a9a7f8efa186f2353713\"},\"headline\":\"How to Install Mattermost on Ubuntu 22.04\",\"datePublished\":\"2023-04-19T17:30:56+00:00\",\"dateModified\":\"2024-07-16T06:52:30+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-mattermost-on-ubuntu-22-04\\\/\"},\"wordCount\":483,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-mattermost-on-ubuntu-22-04\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/install-mattermost-on-ubuntu-22-04.webp\",\"keywords\":[\"Mattermost\",\"ubuntu\"],\"articleSection\":[\"Tutorials\",\"Ubuntu\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-mattermost-on-ubuntu-22-04\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-mattermost-on-ubuntu-22-04\\\/\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-mattermost-on-ubuntu-22-04\\\/\",\"name\":\"How to Install Mattermost on Ubuntu 22.04 | RoseHosting\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-mattermost-on-ubuntu-22-04\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-mattermost-on-ubuntu-22-04\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/install-mattermost-on-ubuntu-22-04.webp\",\"datePublished\":\"2023-04-19T17:30:56+00:00\",\"dateModified\":\"2024-07-16T06:52:30+00:00\",\"description\":\"Mattermost is an open-source collaboration platform for businesses and organizations. Let's install Mattermost on Ubuntu 22.04.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-mattermost-on-ubuntu-22-04\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-mattermost-on-ubuntu-22-04\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-mattermost-on-ubuntu-22-04\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/install-mattermost-on-ubuntu-22-04.webp\",\"contentUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/install-mattermost-on-ubuntu-22-04.webp\",\"width\":742,\"height\":372,\"caption\":\"install mattermost on ubuntu 22.04\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-mattermost-on-ubuntu-22-04\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install Mattermost on Ubuntu 22.04\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\",\"name\":\"RoseHosting.com\",\"description\":\"Premium Linux Tutorials Since 2001\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\",\"name\":\"RoseHosting\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/android-chrome-192x192-1.png\",\"contentUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/android-chrome-192x192-1.png\",\"width\":192,\"height\":192,\"caption\":\"RoseHosting\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/RoseHosting\",\"https:\\\/\\\/x.com\\\/rosehosting\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/rosehosting\\\/\"],\"description\":\"RoseHosting is a leading Linux hosting provider, serving thousands of clients world-wide since 2001.\",\"email\":\"info@rosehosting.com\",\"telephone\":\"(314) 275-0414\",\"legalName\":\"Rose Web Services LLC\",\"foundingDate\":\"2001-04-02\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/person\\\/7ce77a842fa6a9a7f8efa186f2353713\",\"name\":\"Jeff Wilson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"caption\":\"Jeff Wilson\"},\"description\":\"An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.\",\"sameAs\":[\"https:\\\/\\\/www.rosehosting.com\",\"https:\\\/\\\/www.facebook.com\\\/rosehosting.helpdesk\"],\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/author\\\/jwilson\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Install Mattermost on Ubuntu 22.04 | RoseHosting","description":"Mattermost is an open-source collaboration platform for businesses and organizations. Let's install Mattermost on Ubuntu 22.04.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/","og_locale":"en_US","og_type":"article","og_title":"How to Install Mattermost on Ubuntu 22.04","og_description":"Mattermost is an open-source collaboration platform for businesses and organizations. Let's install Mattermost on Ubuntu 22.04.","og_url":"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/","og_site_name":"RoseHosting","article_publisher":"https:\/\/www.facebook.com\/RoseHosting","article_author":"https:\/\/www.facebook.com\/rosehosting.helpdesk","article_published_time":"2023-04-19T17:30:56+00:00","article_modified_time":"2024-07-16T06:52:30+00:00","og_image":[{"width":742,"height":372,"url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2023\/04\/install-mattermost-on-ubuntu-22-04.webp","type":"image\/webp"}],"author":"Jeff Wilson","twitter_card":"summary_large_image","twitter_title":"How to Install Mattermost on Ubuntu 22.04","twitter_description":"Mattermost is an open-source collaboration platform for businesses and organizations. Let's install Mattermost on Ubuntu 22.04.","twitter_creator":"@rosehosting","twitter_site":"@rosehosting","twitter_misc":{"Written by":"Jeff Wilson","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/#article","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/"},"author":{"name":"Jeff Wilson","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713"},"headline":"How to Install Mattermost on Ubuntu 22.04","datePublished":"2023-04-19T17:30:56+00:00","dateModified":"2024-07-16T06:52:30+00:00","mainEntityOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/"},"wordCount":483,"commentCount":0,"publisher":{"@id":"https:\/\/www.rosehosting.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2023\/04\/install-mattermost-on-ubuntu-22-04.webp","keywords":["Mattermost","ubuntu"],"articleSection":["Tutorials","Ubuntu"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/","url":"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/","name":"How to Install Mattermost on Ubuntu 22.04 | RoseHosting","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/#primaryimage"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2023\/04\/install-mattermost-on-ubuntu-22-04.webp","datePublished":"2023-04-19T17:30:56+00:00","dateModified":"2024-07-16T06:52:30+00:00","description":"Mattermost is an open-source collaboration platform for businesses and organizations. Let's install Mattermost on Ubuntu 22.04.","breadcrumb":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/#primaryimage","url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2023\/04\/install-mattermost-on-ubuntu-22-04.webp","contentUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2023\/04\/install-mattermost-on-ubuntu-22-04.webp","width":742,"height":372,"caption":"install mattermost on ubuntu 22.04"},{"@type":"BreadcrumbList","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-mattermost-on-ubuntu-22-04\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.rosehosting.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Install Mattermost on Ubuntu 22.04"}]},{"@type":"WebSite","@id":"https:\/\/www.rosehosting.com\/blog\/#website","url":"https:\/\/www.rosehosting.com\/blog\/","name":"RoseHosting.com","description":"Premium Linux Tutorials Since 2001","publisher":{"@id":"https:\/\/www.rosehosting.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.rosehosting.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.rosehosting.com\/blog\/#organization","name":"RoseHosting","url":"https:\/\/www.rosehosting.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png","contentUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png","width":192,"height":192,"caption":"RoseHosting"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/RoseHosting","https:\/\/x.com\/rosehosting","https:\/\/www.linkedin.com\/in\/rosehosting\/"],"description":"RoseHosting is a leading Linux hosting provider, serving thousands of clients world-wide since 2001.","email":"info@rosehosting.com","telephone":"(314) 275-0414","legalName":"Rose Web Services LLC","foundingDate":"2001-04-02","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}},{"@type":"Person","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713","name":"Jeff Wilson","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","caption":"Jeff Wilson"},"description":"An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.","sameAs":["https:\/\/www.rosehosting.com","https:\/\/www.facebook.com\/rosehosting.helpdesk"],"url":"https:\/\/www.rosehosting.com\/blog\/author\/jwilson\/"}]}},"_links":{"self":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/45148","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/comments?post=45148"}],"version-history":[{"count":11,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/45148\/revisions"}],"predecessor-version":[{"id":48848,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/45148\/revisions\/48848"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media\/45781"}],"wp:attachment":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media?parent=45148"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/categories?post=45148"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/tags?post=45148"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}