Skip to content

mattermost-desktop

Desktop application for Mattermost

Mattermost is an open source platform for secure communication, collaboration, and orchestration of work across teams and tools.

Mattermost is built specifically for software development and engineering use cases and integrates deeply with a rich ecosystem of third-party developer tools. Mattermost gives companies full control over their data; with self- hosted and private cloud deployment options and access to the source code, developers can contribute directly to a shared, flexible, and extensible platform built just for them.

desktop

https://mattermost.com

amd64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install mattermost-desktop

sudo apt install mattermost-desktop

Download URLs

Version SHA256 Size (KB)
5.8.1 df37ba927cfe0218b6a9e6849a81858fadc6e79082199427400d5102c475cef5 76820
5.8.0 bd7f8c8c9692c9672d5009982a241ddeddd7c3f86b4c33cfda74d8831cdc0ebb 76821
5.7.0 1f98af3621901f566a6f696bd0cd11043acc77a138f91abb8319cc53722d0a0c 77157

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for mattermost-desktop are versioned here.

Click here to see mattermost-desktop ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/desktop/mattermost-desktop/ops2deb.yml
name: mattermost-desktop
matrix:
  versions:
    - 5.7.0
    - 5.8.0
    - 5.8.1
homepage: https://mattermost.com
summary: desktop application for Mattermost
description: |-
  Mattermost is an open source platform for secure communication, collaboration,
  and orchestration of work across teams and tools.

  Mattermost is built specifically for software development and engineering use
  cases and integrates deeply with a rich ecosystem of third-party developer
  tools. Mattermost gives companies full control over their data; with self-
  hosted and private cloud deployment options and access to the source code,
  developers can contribute directly to a shared, flexible, and extensible
  platform built just for them.
fetch: https://releases.mattermost.com/desktop/{{version}}/mattermost-desktop-{{version}}-linux-x64.tar.gz
install:
  - content: |-
      [Desktop Entry]
      Name=Mattermost
      Comment=Mattermost Desktop application for Linux
      Exec="/opt/mattermost-desktop/mattermost-desktop"
      Terminal=false
      Type=Application
      Icon=/opt/mattermost-desktop/app_icon.png
      Categories=Network;InstantMessaging;
    path: /usr/share/applications/mattermost.desktop
script:
  - install -d {{src}}/opt
  - find . -type f -exec chmod 644 -- {} +
  - find . -type d -exec chmod 775 -- {} +
  - chmod 755 mattermost-desktop-{{version}}-linux-x64/mattermost-desktop
  - mv mattermost-desktop-{{version}}-linux-x64 {{src}}/opt/mattermost-desktop
  - ln -s /opt/mattermost-desktop/mattermost-desktop {{src}}/usr/bin/mattermost-desktop

The blueprint fetch keyword contains a URL template pointing to mattermost-desktop releases. Downloaded files are locked in a lockfile versioned here.

Click here to see mattermost-desktop release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/desktop/mattermost-desktop/ops2deb.lock.yml
- url: https://releases.mattermost.com/desktop/5.7.0/mattermost-desktop-5.7.0-linux-x64.tar.gz
  sha256: d717d4f7e5738e14955ac3f50188b3a61850db4d7419b401810e1dc6f6374c15
  timestamp: 2024-04-18 10:04:03+00:00
- url: https://releases.mattermost.com/desktop/5.8.0/mattermost-desktop-5.8.0-linux-x64.tar.gz
  sha256: cfd457d8fdeb7885648efb01edf1e186eef80f5c8fd123d2b3dd256d1edd7055
  timestamp: 2024-05-16 15:05:45+00:00
- url: https://releases.mattermost.com/desktop/5.8.1/mattermost-desktop-5.8.1-linux-x64.tar.gz
  sha256: 56e60717900b75bb0ac4123bc3952172a2982d5f011d99dc5920deb82cbf496d
  timestamp: 2024-06-13 21:06:48+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/mattermost-desktop.svg)](https://docs.wakemeops.com/packages/mattermost-desktop)
<a href="https://docs.wakemeops.com/packages/mattermost-desktop">
  <img src="https://docs.wakemeops.com/badges/mattermost-desktop.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/mattermost-desktop.svg
:target: https://docs.wakemeops.com/packages/mattermost-desktop