Self-hosting: Mattermost

Sdílet
Vložit
  • čas přidán 11. 09. 2024
  • Another fabulous collaboration with GleSYS (glesys.com/)! We install Mattermost, a self-hostable, open source alternative to your Slacks and your Teamses.
    Check GleSYS for your cloud needs in the nordics :)
    Links for the stuff covered:
    Install instructions for Mattermost binary: docs.mattermos...
    Requirements: docs.mattermos...
    Caddy documentation for Ubuntu: caddyserver.co...
    Mattermost Administration: docs.mattermos...

Komentáře • 55

  • @jaroslavkrajca9325
    @jaroslavkrajca9325 Před rokem +10

    Increadible. I have been struggling with setting up Mattermost on our VPS. I have been getting a bunch of error while following the original documentation. Nothing worked. I tried docker, portainer,... everything. You literally solved all the issues I had in 18 minutes. Great job. Thanks!

    • @underjord
      @underjord  Před rokem +1

      I am thrilled it was that helpful!

    • @matthiasschuster9505
      @matthiasschuster9505 Před 3 měsíci

      Does sound like you used Apache/nginx? Caddy avoids lots of issues, imho.

  • @The5thVolt
    @The5thVolt Před rokem +4

    YES! We've been using Mattermost for a few years now as we didn't want our client related communication to be out in the wild.

  • @combinio9533
    @combinio9533 Před rokem +2

    Great video! This is exactly what I've been searching. +1 for Postgres. Thanks for sharing!

  • @iamcaviar2674
    @iamcaviar2674 Před rokem +1

    Thank you for existing, man! The tutorial is soo good!

    • @underjord
      @underjord  Před rokem +2

      Thank you very much for letting me know :)

  • @juansebastianlopezgiraldo3603

    Great job!, thanks for your information...
    They only trouble that I am having right now is that whenever I do the caddy reload it says that caddy service is not running, so for now I have a non secure app, but I would like to make it secure.

  • @user-lu9wc1sw2d
    @user-lu9wc1sw2d Před 11 měsíci

    Great information, thank you. But loved your quality of video, the crystal clear smooth.

  • @BrahyamMosquera
    @BrahyamMosquera Před 3 měsíci

    Super limpia la explicación, todo me funcionó exactamente como lo explicaste, valió la pena cada minuto de este video

  • @dsulvadarius
    @dsulvadarius Před 6 měsíci

    I liked the sound effects you used.

  • @ygtntxrf
    @ygtntxrf Před rokem +1

    Perfect style. Thanks

  • @Kojow7
    @Kojow7 Před rokem +1

    When using the self-hosted version of Mattermost, can multiple companies join and set up their own private areas, similar to how Slack works? Or does the self-hosted option work best within a single company?

    • @underjord
      @underjord  Před rokem +1

      From what I've seen it is appropriate for a single company. A drawback is also that the Mattermost mobile app really only supports one instance. That kind of sucks and last I checked it didn't seem like they would address that right away. Which seems absurd to me.

  • @PParcker
    @PParcker Před 4 měsíci

    I found the calls plugin to incorporate it. I've already uploaded it to the server, and in the system console under the plugins section, I can find the options and configurations for this plugin. However, in the channels and direct messages interface, the option to make calls doesn't appear. Does anyone know why this could be happening?

  • @sufyankhanbest
    @sufyankhanbest Před 8 měsíci

    Thank You!!!. I was trying to install matrix from last week and nothing worked at all, So I start searching for the alternatives and found mattermost, and you know what on first attempt it was installed successfully without any error. Once again thank you ☺
    Now my next step is to disable the direct messaging for few users, do you have any idea, how do I implement it?

  • @Markobu4u
    @Markobu4u Před 11 měsíci +1

    Hey very good tutorial first of all. I ran in to a slight problem. After starting the caddy service I tried accessing the site, however I get the error that the connection is not secure and the page wont load. How could I fix this?

    • @underjord
      @underjord  Před 11 měsíci

      The caddy setup should get https set up. Check that you are connecting to the right port I guess? I don't remember the details of this tutorial I'm afraid so that's all that comes to mind.

  • @oibafn
    @oibafn Před 7 měsíci

    Excelente!!!! Deberías tener mas tutoriales sobre otras configuraciones de la aplicación.

  • @dennissam989
    @dennissam989 Před rokem

    for me the caddy setup not worked me properly. i'm using cloudflare setup, idk y

  • @devdev-cs3tq
    @devdev-cs3tq Před rokem

    FINALY ! THANKS MY MANNNN

  • @adamsernheim2746
    @adamsernheim2746 Před 2 lety

    Nice and informative video!

  • @alexandrepedroza9217
    @alexandrepedroza9217 Před 2 lety

    Great video!

  • @zmeloh
    @zmeloh Před 7 měsíci

    Call configurations is automatically enable ?

  • @sufyankhanbest
    @sufyankhanbest Před 8 měsíci

    @Underjord how do I remove default channels (off topic and Town square) there is option to make 'off-topic' channel private but no option to remove them... Our requirement is to only keep private channels with disabled direct messaging for few members with each other.

    • @underjord
      @underjord  Před 7 měsíci +1

      I don't know. I do not currently operate a Mattermost instance. The documentation seemed pretty solid at the time I made this though so I would search that :)

    • @sufyankhanbest
      @sufyankhanbest Před 7 měsíci

      @@underjord sure, thank you

  • @mindraiz
    @mindraiz Před rokem

    Hi mate, thanks for the tutorial! I'm stuck on the part where we check if it's running doing the IP:8065.
    I tried others tutorials and launch so many times a new server and I can't make it work.
    I always get the message "This site can't be reached".
    Any help?

    • @underjord
      @underjord  Před rokem +1

      If you can't reach it there can be multiple reasons: if your server has a network policy/firewall of some sort that doesn't expose the port. AWS needs extra config for this for example. Or it is not starting, then something should be in the log.
      But generally, making sure the port is exposed properly can be a bit of work. Check network docs for your server provider.
      Some platforms only expose 80/443 for web. In that case you would need to change the port you run on.

    • @mindraiz
      @mindraiz Před rokem

      ​@@underjord Thanks so much for the reply. It worked after a while. I believe it just need a time for the URL to propagate.
      Thanks for the tutorial! You are a Legend!

  • @sacredabhishek-31
    @sacredabhishek-31 Před rokem

    @underjord
    how we can access poestgres sql in PGADMIN / postgres GUI installed for mattermost??

    • @underjord
      @underjord  Před rokem

      Haven't tried that. Would mean using whatever the docker setup exposes or adapting it.

  • @Gututorak
    @Gututorak Před 6 měsíci

    I can install on casaOs?

    • @underjord
      @underjord  Před 6 měsíci

      I have no idea :) try it!

  • @ivanobuffa
    @ivanobuffa Před 2 lety

    Very nice... unfortunately I have an ARM64 processor as a VPS on my side and I discovered that Mattermost is currently not supporting this type of architecture :(
    Thanks though!

    • @underjord
      @underjord  Před 2 lety

      Haven't tried them and don't know how legit they are but someone said this build works for them: github.com/SmartHoneybee/ubiquitous-memory/releases

  • @camaycama7479
    @camaycama7479 Před 11 měsíci

    why rainbow on your casket?

    • @underjord
      @underjord  Před 11 měsíci

      Pride mostly. And it is a hat. Had not heard it called casket.

  • @MrLamdou
    @MrLamdou Před 9 měsíci

    Very nice tuto ! It works perfectly. I have only a problem to make caddy work. Has anyone managed to make it work ?

    • @MrLamdou
      @MrLamdou Před 9 měsíci

      I figured it out. You cannot use IP, but a domain name. (I am not a technical person, might be obvious for some of you)

  • @dragodraganov7726
    @dragodraganov7726 Před rokem

    I get ERR_CONNECTION_TIMED_OUT :(

    • @underjord
      @underjord  Před rokem

      See other notes on ports and such in another comment. But there could be many reasons for this. Hard to advice on.

  • @infocus-media
    @infocus-media Před 2 měsíci

    I am trying my best to sit through this, but you don't stop talking for a second, wow, is this a chat show? or a class in installing Mattermost? Just wondering.

    • @underjord
      @underjord  Před 2 měsíci

      No, I do not stop talking. And you are not actually wondering. So that works out.

  • @jdavid82
    @jdavid82 Před 2 měsíci

    Thanks for the video, please note that as of June 2024 you now need to provide the following grants:
    GRANT ALL ON DATABASE mattermost TO mattermost;
    ALTER DATABASE mattermost OWNER TO mattermost;
    GRANT USAGE, CREATE ON SCHEMA PUBLIC TO mattermost;

  • @norrlandjr
    @norrlandjr Před 2 lety

    👑Fräsig keps!

  • @charleskhenry
    @charleskhenry Před 8 měsíci

    1.75x speed.

  • @marcelfahle
    @marcelfahle Před 2 lety

    först!

  • @quebirt
    @quebirt Před 5 měsíci

    When did we decide that "Self-hosting" includes cloud-hosting? Doing the install yourself doesn't make it self-hosted. HOSTING it yourself makes it self-hosted. That's how words work.

    • @underjord
      @underjord  Před 5 měsíci +1

      It is impossible, impossible I tell you, to put a virtual machine in your home!
      While I get your point I think it is nuance without particular value. If it was about setting up a server from scratch the difference between a VPS and metal matters.

    • @quebirt
      @quebirt Před 4 měsíci +1

      @@underjord If you have the VM Host in your own environment, it is self-hosted. It's not that complicated.