SynoCommunity / spksrc

Cross compilation framework to create native packages for the Synology's NAS
https://synocommunity.com
Other
3.03k stars 1.23k forks source link

[Package Request] Mattermost #2153

Open Progi1984 opened 8 years ago

Progi1984 commented 8 years ago

Description: All team communication in one place, searchable and accessible anywhere Website: http://mattermost.org Documentation: http://docs.mattermost.com/ Build/Installation documentation: http://docs.mattermost.com/#install-guides Source Code: https://github.com/mattermost/platform License: MIT license

@mattermost

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

hgy59 commented 3 years ago

By examination to build mattermost-server from source I found the following requirements for the build environment:

  1. node
  2. npm
  3. go
  4. docker

I added native/nodejs (includes node and npm) and we already have native/go. But to have docker we would need docker in docker and that is definitely out of scope here 😞.

Instead of having mattermost as a package, there is a good solution to use the mattermost docker image (limitted to models with intel cpus).